summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm8D22020-06-09 15:09:05 -0700
committerm8D22020-06-09 15:09:05 -0700
commit2d2ab377371d78e7feebbb5eb7019e2028db4905 (patch)
tree5a8644c6f719637a78c7a662a55533ddf2aa6e09
parent4159ed56b982b78af70eba5f5ff828613337a6ee (diff)
downloadaur-2d2ab377371d78e7feebbb5eb7019e2028db4905.tar.gz
v3.36-3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83140b421ab4..c975239b7ef2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zuki-themes
pkgdesc = Zuki themes for GNOME, Xfce and more.
- pkgver = 3.36_2
+ pkgver = 3.36_3
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_2.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.36-2.tar.gz
- sha256sums = 37364ec08ffcbc8ba8acb069dac57b9d5458cbc3e9eb9cbe8039b0631e708677
+ source = zuki-themes-3.36_3.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.36-3.tar.gz
+ sha256sums = aca7a05e1e8ad334ce5fba0c821fad2bcd4dd41b95d1ba3b059aa1762561409b
pkgname = zuki-themes
diff --git a/PKGBUILD b/PKGBUILD
index 3c5146e394a2..ba5469258bf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Robert Booster <boosterdev at linuxmail dot org>
pkgname=zuki-themes
-pkgver=3.36_2
+pkgver=3.36_3
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=('37364ec08ffcbc8ba8acb069dac57b9d5458cbc3e9eb9cbe8039b0631e708677')
+sha256sums=('aca7a05e1e8ad334ce5fba0c821fad2bcd4dd41b95d1ba3b059aa1762561409b')
build() {
cd $pkgname-${pkgver//_/-}