From f989a2e1be1a3f07a64e19117dacf879fb1c1b66 Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Mon, 6 Nov 2023 16:28:25 +0100 Subject: [PATCH] revert 7c457fd1f721ccadf355069fe0575568f0a95d1e revert removed the conflicts --- PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 0ca25f7..58c093a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: TROM pkgname=tromjaro-fixes pkgver=1.9 -pkgrel=3 +pkgrel=2 pkgdesc="Various fixes for TROMjaro OS" arch=(any) url="" @@ -13,6 +13,7 @@ depends=('xfce4-appfinder' 'qt5gtk2' 'qt6gtk2-git' 'qqc2-desktop-style') +conflicts=('qt5-styleplugins') provides=('tromjaro-fixes') backup=() options=(!strip)