summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorm8D22019-10-13 11:02:06 -0700
committerm8D22019-10-13 11:02:06 -0700
commit8a0b6610ef1a112ac0fe0a708f03c37f64888796 (patch)
treeb0d77c32ad46db7eba41bf8277983d9c5f2f4faa
parentc53bcf7cfab3473e0c10075ff6e1a188ae21fe64 (diff)
downloadaur-8a0b6610ef1a112ac0fe0a708f03c37f64888796.tar.gz
v3.34-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f40a0f61a2b..23b50a716f06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zuki-themes
pkgdesc = Zuki themes for GNOME, Xfce and more.
- pkgver = 3.32_4
- pkgrel = 2
+ pkgver = 3.34_1
+ pkgrel = 1
url = https://github.com/lassekongo83/zuki-themes
arch = any
license = GPL3
@@ -12,8 +12,8 @@ pkgbase = zuki-themes
depends = gtk-engines
optdepends = ttf-roboto
conflicts = zukitwo-themes-git
- source = zuki-themes-3.32_4.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.32-4.tar.gz
- sha256sums = 77d1d4e6288fb4b8487f5ec88913a9338f262a21bbfd572604932462a8610ce7
+ source = zuki-themes-3.34_1.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.34-1.tar.gz
+ sha256sums = 860ec882b73d961af0cce4556d7dfce9013891cd8ba8e13fe8a0f928b4cf3a7d
pkgname = zuki-themes
diff --git a/PKGBUILD b/PKGBUILD
index 2e2123ad4ae6..3acea4b8f9aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Robert Booster <boosterdev at linuxmail dot org>
pkgname=zuki-themes
-pkgver=3.32_4
-pkgrel=2
+pkgver=3.34_1
+pkgrel=1
pkgdesc="Zuki themes for GNOME, Xfce and more."
arch=('any')
url="https://github.com/lassekongo83/zuki-themes"
@@ -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=('77d1d4e6288fb4b8487f5ec88913a9338f262a21bbfd572604932462a8610ce7')
+sha256sums=('860ec882b73d961af0cce4556d7dfce9013891cd8ba8e13fe8a0f928b4cf3a7d')
build() {
cd $pkgname-${pkgver//_/-}