summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm8D22020-01-07 16:01:02 -0800
committerm8D22020-01-07 16:01:02 -0800
commita6bf74599221e20ca867a426eed3aac36308d930 (patch)
tree9eb04a6b4b58974bc9cc8282e05a655e51b0e459
parent8a0b6610ef1a112ac0fe0a708f03c37f64888796 (diff)
downloadaur-a6bf74599221e20ca867a426eed3aac36308d930.tar.gz
v3.34-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23b50a716f06..f68a3ecd89be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zuki-themes
pkgdesc = Zuki themes for GNOME, Xfce and more.
- pkgver = 3.34_1
+ pkgver = 3.34_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.34_1.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.34-1.tar.gz
- sha256sums = 860ec882b73d961af0cce4556d7dfce9013891cd8ba8e13fe8a0f928b4cf3a7d
+ source = zuki-themes-3.34_2.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.34-2.tar.gz
+ sha256sums = a43e9e8950b14311d4d8e54fb6b7c330f3d93990cda3bdd9395d7fcbe8a657dc
pkgname = zuki-themes
diff --git a/PKGBUILD b/PKGBUILD
index 3acea4b8f9aa..ef853b623dbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Robert Booster <boosterdev at linuxmail dot org>
pkgname=zuki-themes
-pkgver=3.34_1
+pkgver=3.34_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=('860ec882b73d961af0cce4556d7dfce9013891cd8ba8e13fe8a0f928b4cf3a7d')
+sha256sums=('a43e9e8950b14311d4d8e54fb6b7c330f3d93990cda3bdd9395d7fcbe8a657dc')
build() {
cd $pkgname-${pkgver//_/-}