summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoaquin2018-02-01 13:24:18 -0500
committerJoaquin2018-02-01 13:24:18 -0500
commit0434603072075a6b0fb0627ed31a6434f3eccd3c (patch)
tree9e368867361212fb10047fc515c55b4f3a8a9573
parent8c3c71449af588e8ccaebad8cd3add822731ec3b (diff)
downloadaur-0434603072075a6b0fb0627ed31a6434f3eccd3c.tar.gz
upgpkg: gtk-arc-flatabulous-theme-git 20180201.r0.g0492475-1
upstream release upgpkg: gtk-arc-flatabulous-theme 20180201-1 Updating gtk-arc-flatabulous{.-git} provides and conflicts
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 024f7dea2581..945d6028c611 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,7 @@ pkgbase = gtk-arc-flatabulous-theme
optdepends = gnome-themes-standard: for gtk2 themes
optdepends = arc-icon-theme: recommended icon theme
optdepends = gtk3: for gtk3 themes
+ conflicts = gtk-arc-flatabulous-theme
source = https://github.com/andreisergiu98/arc-flatabulous-theme/archive/20180201.tar.gz
sha256sums = 37c4a748273ed32cc5ec16fa083dfc4f708374b1a9811b03baf311265f6b5f4d
diff --git a/PKGBUILD b/PKGBUILD
index 862e386e09f1..4c05d1bcc2ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ optdepends=('gtk-engine-murrine: for gtk2 themes'
)
source=("https://github.com/andreisergiu98/${pkgname#gtk\-}/archive/${pkgver}.tar.gz")
sha256sums=('37c4a748273ed32cc5ec16fa083dfc4f708374b1a9811b03baf311265f6b5f4d')
+conflicts=('gtk-arc-flatabulous-theme')
prepare() {
cd "${srcdir}/${pkgname#gtk\-}-${pkgver}"