summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBoosterDEV2017-10-26 10:03:17 +0200
committerBoosterDEV2017-10-26 10:03:17 +0200
commit075b3bc4dd0f56bf2f30363925fdb500305b478d (patch)
tree2dc06207c91cf2b2453d4c4321eccc699cf20b84
parent472eed4292d78a1851e094ac18cbcbb392c93e03 (diff)
downloadaur-075b3bc4dd0f56bf2f30363925fdb500305b478d.tar.gz
3.24.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3977e3928d01..c9c67c1ee56e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zuki-themes
pkgdesc = A selection of themes for GNOME, Xfce and more (includes Zukitwo and Zukitre).
- pkgver = 3.24.2
+ pkgver = 3.24.3
pkgrel = 1
url = https://github.com/lassekongo83/zuki-themes
arch = any
@@ -8,8 +8,8 @@ pkgbase = zuki-themes
depends = gtk-engine-murrine
depends = gtk-engines
depends = ttf-roboto
- source = zuki-themes-v3.24-2.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.24-2.tar.gz
- sha256sums = fade44b7ebee6ccfcc474b71e88b110f07b95a147c961146cc7d901f5de0aeb1
+ source = zuki-themes-v3.24-3.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.24-3.tar.gz
+ sha256sums = a54e12a49550904ea292de9f1447299d2b86163c649a4dfb92e4f1a7f6b9461d
pkgname = zuki-themes
diff --git a/PKGBUILD b/PKGBUILD
index ba6378b4c4f4..454c1a989b27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Robert Booster <boosterdev at linuxmail dot org>
pkgname="zuki-themes"
-_pkgver="v3.24-2"
-pkgver="3.24.2"
+_pkgver="v3.24-3"
+pkgver="3.24.3"
pkgrel=1
pkgdesc="A selection of themes for GNOME, Xfce and more (includes Zukitwo and Zukitre)."
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/lassekongo83/zuki-themes"
license=('GPL3')
depends=('gtk-engine-murrine' 'gtk-engines' 'ttf-roboto')
source=("$pkgname-$_pkgver.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/$_pkgver.tar.gz")
-sha256sums=('fade44b7ebee6ccfcc474b71e88b110f07b95a147c961146cc7d901f5de0aeb1')
+sha256sums=('a54e12a49550904ea292de9f1447299d2b86163c649a4dfb92e4f1a7f6b9461d')
pkgver(){
echo \"$(echo "$_pkgver" | sed 's/v//g;s/-/./g')\"