diff --git a/PKGBUILD b/PKGBUILD index 2b27543..59678d4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: TROM <contact@tromsite.com> pkgname=tromjaro-fixes pkgver=3 -pkgrel=1 +pkgrel=2 pkgdesc="Various fixes for TROMjaro OS" arch=(any) url="" @@ -10,7 +10,7 @@ depends=('xfce4-appfinder' 'xdotool' 'rsync' 'inotify-tools' - 'qt6gtk2' + 'qt6gtk2-tromjaro' 'qt5gtk2' 'yad') conflicts=('qt5-styleplugins')