diff --git a/PKGBUILD b/PKGBUILD index 825714c..5848af0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: TROM pkgname=tromjaro-fixes pkgver=2 -pkgrel=3 +pkgrel=3.1 pkgdesc="Various fixes for TROMjaro OS" arch=(any) url="" @@ -12,7 +12,8 @@ depends=('xfce4-appfinder' 'inotify-tools' 'qt5gtk2' 'qt6gtk2-git' - 'qqc2-desktop-style5') + 'qqc2-desktop-style5' + 'yad') conflicts=('qt5-styleplugins') provides=('tromjaro-fixes') backup=()