summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm8D22020-10-11 12:32:52 -0700
committerm8D22020-10-11 12:32:52 -0700
commite99b075354739c03bf58d9597cd8fe391a27c08d (patch)
treed4a7a9c8b7398f97181fa3964ce55dece2c4573b
parent2d2ab377371d78e7feebbb5eb7019e2028db4905 (diff)
downloadaur-e99b075354739c03bf58d9597cd8fe391a27c08d.tar.gz
v3.36-4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c975239b7ef2..6645a18b7b79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zuki-themes
pkgdesc = Zuki themes for GNOME, Xfce and more.
- pkgver = 3.36_3
+ pkgver = 3.36_4
pkgrel = 1
url = https://github.com/lassekongo83/zuki-themes
arch = any
@@ -12,8 +12,8 @@ pkgbase = zuki-themes
depends = gtk-engines
optdepends = ttf-roboto
conflicts = zukitwo-themes-git
- source = zuki-themes-3.36_3.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.36-3.tar.gz
- sha256sums = aca7a05e1e8ad334ce5fba0c821fad2bcd4dd41b95d1ba3b059aa1762561409b
+ source = zuki-themes-3.36_4.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.36-4.tar.gz
+ sha256sums = 5416e966e69c3e7ab6573e7a4315633b5275fce848ded40abee443174404f661
pkgname = zuki-themes
diff --git a/PKGBUILD b/PKGBUILD
index ba5469258bf5..4bfbe62f71f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Robert Booster <boosterdev at linuxmail dot org>
pkgname=zuki-themes
-pkgver=3.36_3
+pkgver=3.36_4
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=('aca7a05e1e8ad334ce5fba0c821fad2bcd4dd41b95d1ba3b059aa1762561409b')
+sha256sums=('5416e966e69c3e7ab6573e7a4315633b5275fce848ded40abee443174404f661')
build() {
cd $pkgname-${pkgver//_/-}