diff options
Diffstat (limited to 'pcr-testing/parabola-theme-blackmate/PKGBUILD')
-rw-r--r-- | pcr-testing/parabola-theme-blackmate/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr-testing/parabola-theme-blackmate/PKGBUILD b/pcr-testing/parabola-theme-blackmate/PKGBUILD index cbd275696..feffad996 100644 --- a/pcr-testing/parabola-theme-blackmate/PKGBUILD +++ b/pcr-testing/parabola-theme-blackmate/PKGBUILD @@ -3,13 +3,13 @@ pkgname=parabola-theme-blackmate pkgver=3.22.16 -pkgrel=parabola5 +pkgrel=parabola6 pkgdesc="Parabola's dark desktop theme" arch=('any') license=('GPL3') url=https://mate-desktop.org -depends=('qt5ct' 'qt5-styleplugins') +depends=() makedepends=('git') source=(git+https://git.parabola.nu/artwork.git#branch=official/2018) |