summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoaquin2018-02-01 13:24:18 -0500
committerJoaquin2018-02-01 13:24:18 -0500
commitcb121b898c9494d4c3f05811279405b6e368ef0c (patch)
tree3fb7a5f5d1176384b4e62d6c9aee82cfb8a7d60c
parenta59a2f3557678b084e996571b1fe713f740ab6e1 (diff)
downloadaur-cb121b898c9494d4c3f05811279405b6e368ef0c.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--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23f39dfd1e1b..4c5f317ad792 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,8 @@ pkgbase = gtk-arc-flatabulous-theme-git
optdepends = gnome-themes-standard: for gtk2 themes
optdepends = arc-icon-theme: recommended icon theme
optdepends = gtk3: for gtk3 themes
+ provides = gtk-arc-flatabulous-theme
+ conflicts = gtk-arc-flatabulous-theme
source = git+https://github.com/andreisergiu98/arc-flatabulous-theme
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 140c170993fb..07479dfa832c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,8 @@ optdepends=('gtk-engine-murrine: for gtk2 themes'
)
source=("git+${url}")
sha256sums=('SKIP')
+provides=('gtk-arc-flatabulous-theme')
+conflicts=('gtk-arc-flatabulous-theme')
pkgver() {
cd "${srcdir}/${_pkgname}"