diff --git a/orchiis/PKGBUILD b/orchiis/PKGBUILD index e28967a..47b9325 100644 --- a/orchiis/PKGBUILD +++ b/orchiis/PKGBUILD @@ -6,9 +6,9 @@ pkgdesc="Orchiis Theme for KDE Plasma" arch=('any') url="https://github.com/LuminOSx/orchiis" license=('GPL3') -depends=('plasma-desktop') +depends=('refind' 'plymouth') optdepends=('libappindicator-gtk3') -makedepends=('git' 'refind' 'plymouth') +makedepends=('git') source=("${pkgname}-${pkgver}::git+${url}.git") #source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz") sha256sums=('SKIP')