summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2021-04-27 00:11:31 +0300
committerAdrian Perez de Castro2021-04-27 00:11:31 +0300
commita39607f6d6e27cc6657ba16bc1c4e00355824a42 (patch)
treec16bcc59c342157ad204df96e91cb020b7405076
parent67b3940b7ad9a5237409a04986389a1958d384c1 (diff)
downloadaur-zuki-themes-git.tar.gz
Add zuki-themes to provides+conflicts
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0d61963e0dc..b8d62523747b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zuki-themes-git
pkgdesc = A selection of themes for GTK3, gnome-shell and more.
- pkgver = r256.5cc9f1c
- pkgrel = 3
+ pkgver = r316.460cabb
+ pkgrel = 1
url = https://github.com/lassekongo83/zuki-themes
arch = any
license = GPL3
@@ -13,7 +13,9 @@ pkgbase = zuki-themes-git
depends = gtk-engines
optdepends = gnome-themes-standard: Required for the GTK3 theme
optdepends = ttf-droid: Font family for the Gnome Shell theme
+ provides = zuki-themes
conflicts = zukitwo-themes
+ conflicts = zuki-themes
source = zuki-themes-git::git+https://github.com/lassekongo83/zuki-themes
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 844deddcccda..9ce078c12666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
# Contributor: martinjlowm <martin {at} martinjlowm {dot} dk>
pkgname=zuki-themes-git
-pkgver=r256.5cc9f1c
-pkgrel=3
+pkgver=r316.460cabb
+pkgrel=1
pkgdesc="A selection of themes for GTK3, gnome-shell and more."
arch=(any)
url=https://github.com/lassekongo83/zuki-themes
license=(GPL3)
depends=(gtk-engine-murrine gtk-engines)
makedepends=(git meson ninja sassc)
-conflicts=(zukitwo-themes)
+conflicts=(zukitwo-themes zuki-themes)
+provides=(zuki-themes)
optdepends=('gnome-themes-standard: Required for the GTK3 theme'
'ttf-droid: Font family for the Gnome Shell theme')