summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorscan2018-05-12 02:50:32 -0300
committerscan2018-05-12 02:50:32 -0300
commit7b05974a0f9e2169d14807968f4b0f112814b29e (patch)
tree5ec4d92956c492ed3a70dc34d02709374d103b24 /PKGBUILD
parent46bc4653228892ebe379769d11bf6cbf899a9952 (diff)
downloadaur-7b05974a0f9e2169d14807968f4b0f112814b29e.tar.gz
Fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81f7ddce2df0..749c10cac4ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=dark-aurora-theme-git
pkgver=r6.202cc3a
-pkgrel=1
+pkgrel=2
pkgdesc="Dark Aurora Theme GNOME 3.28"
arch=("any")
url="https://github.com/bolimage/Dark-Aurora"
license=("GPL")
+conflicts=("dark-aurora-theme")
depends=("gnome-shell>3.28")
makedepends=("git")
optdepends=("gnome-tweak-tool: A tool to customize advanced GNOME 3 options.")