summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm8D22021-07-27 11:27:04 -0700
committerm8D22021-07-27 11:27:04 -0700
commite18bd2c7e336cee7d78271d234e70d08ea2c18c9 (patch)
tree79accd1227df242abb6a8a936c501d3fbf8dd02e
parente99b075354739c03bf58d9597cd8fe391a27c08d (diff)
downloadaur-e18bd2c7e336cee7d78271d234e70d08ea2c18c9.tar.gz
v3.38-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6645a18b7b79..4b0bce56bdcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zuki-themes
pkgdesc = Zuki themes for GNOME, Xfce and more.
- pkgver = 3.36_4
+ pkgver = 3.38_1
pkgrel = 1
url = https://github.com/lassekongo83/zuki-themes
arch = any
@@ -12,8 +12,7 @@ pkgbase = zuki-themes
depends = gtk-engines
optdepends = ttf-roboto
conflicts = zukitwo-themes-git
- source = zuki-themes-3.36_4.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.36-4.tar.gz
- sha256sums = 5416e966e69c3e7ab6573e7a4315633b5275fce848ded40abee443174404f661
+ source = zuki-themes-3.38_1.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.38-1.tar.gz
+ sha256sums = a3923b169cd550fffc437cf5f098b8a1f84ab0cad5c07b1b6fa25b0e80439893
pkgname = zuki-themes
-
diff --git a/PKGBUILD b/PKGBUILD
index 4bfbe62f71f4..914d33661e33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Robert Booster <boosterdev at linuxmail dot org>
pkgname=zuki-themes
-pkgver=3.36_4
+pkgver=3.38_1
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=('5416e966e69c3e7ab6573e7a4315633b5275fce848ded40abee443174404f661')
+sha256sums=('a3923b169cd550fffc437cf5f098b8a1f84ab0cad5c07b1b6fa25b0e80439893')
build() {
cd $pkgname-${pkgver//_/-}