summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2017-09-20 17:23:23 +0200
committerJan Neumann2017-09-20 17:23:23 +0200
commitae7962004ce60da3cddca4a29d322c0987f89438 (patch)
tree7134b8f0c1054da8bdfbad85386ddca6fbe05a56 /PKGBUILD
parent28193e099d875a2d302195517babd0ea211d9994 (diff)
downloadaur-ae7962004ce60da3cddca4a29d322c0987f89438.tar.gz
add nongit to conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db807962e636..94accbdc4907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=adapta-kde-git
gitname=adapta-kde
-pkgver=20170917
+pkgver=20170920
pkgrel=1
pkgdesc="Complete Adapta theme pack for KDE Plasma using Kvantum theme engine (git version)"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('konsole: For the Konsole color scheme'
'yakuake: For the Yakuake skin'
'adapta-gtk-theme: Matching GTK theme')
makedepends=('git' 'make')
-conflicts=('adapta-aurorae-theme-git')
+conflicts=('adapta-kde' 'adapta-aurorae-theme-git')
source=("git+https://github.com/PapirusDevelopmentTeam/${gitname}.git")
sha256sums=('SKIP')