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