summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm8D22022-02-11 08:26:08 -0800
committerm8D22022-02-11 08:26:08 -0800
commit7b57c4919ef0aa021526bd01877189f0f6469024 (patch)
tree9fdc7fb00199bc2847aed3e25d2f1a7111f895a1
parente18bd2c7e336cee7d78271d234e70d08ea2c18c9 (diff)
downloadaur-zuki-themes.tar.gz
v4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b0bce56bdcb..f601de6ae114 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zuki-themes
pkgdesc = Zuki themes for GNOME, Xfce and more.
- pkgver = 3.38_1
+ pkgver = 4.0
pkgrel = 1
url = https://github.com/lassekongo83/zuki-themes
arch = any
@@ -12,7 +12,7 @@ pkgbase = zuki-themes
depends = gtk-engines
optdepends = ttf-roboto
conflicts = zukitwo-themes-git
- source = zuki-themes-3.38_1.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.38-1.tar.gz
- sha256sums = a3923b169cd550fffc437cf5f098b8a1f84ab0cad5c07b1b6fa25b0e80439893
+ source = zuki-themes-4.0.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v4.0.tar.gz
+ sha256sums = 262be2169a82f437262b044567e135527c247406950c4806ba50d85f01ebb460
pkgname = zuki-themes
diff --git a/PKGBUILD b/PKGBUILD
index 914d33661e33..da41934be924 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Robert Booster <boosterdev at linuxmail dot org>
pkgname=zuki-themes
-pkgver=3.38_1
+pkgver=4.0
pkgrel=1
pkgdesc="Zuki themes for GNOME, Xfce and more."
arch=('any')
@@ -13,7 +13,7 @@ makedepends=(ninja meson sassc)
optdepends=(ttf-roboto)
conflicts=(zukitwo-themes-git)
source=("$pkgname-$pkgver.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v${pkgver//_/-}.tar.gz")
-sha256sums=('a3923b169cd550fffc437cf5f098b8a1f84ab0cad5c07b1b6fa25b0e80439893')
+sha256sums=('262be2169a82f437262b044567e135527c247406950c4806ba50d85f01ebb460')
build() {
cd $pkgname-${pkgver//_/-}