summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknown2018-04-19 09:06:00 +0200
committerUnknown2018-04-19 09:06:00 +0200
commit410f2e5ef4ccce79b368d171e66e87f07a27603c (patch)
treeb23ed1d5b563a66e400b1b81c25340c975ce2688
parent075b3bc4dd0f56bf2f30363925fdb500305b478d (diff)
downloadaur-410f2e5ef4ccce79b368d171e66e87f07a27603c.tar.gz
3.26.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9c67c1ee56e..6b59a203e970 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.3
+ pkgver = 3.26.1
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-3.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.24-3.tar.gz
- sha256sums = a54e12a49550904ea292de9f1447299d2b86163c649a4dfb92e4f1a7f6b9461d
+ source = zuki-themes-v3.26-1.tar.gz::https://github.com/lassekongo83/zuki-themes/archive/v3.26-1.tar.gz
+ sha256sums = 24234c98f3541bb1eafd321055b0b75d33989ef9d371c2e8ccb53f653fb30f76
pkgname = zuki-themes
diff --git a/PKGBUILD b/PKGBUILD
index 454c1a989b27..3c83812c9ee0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Robert Booster <boosterdev at linuxmail dot org>
pkgname="zuki-themes"
-_pkgver="v3.24-3"
-pkgver="3.24.3"
+_pkgver="v3.26-1"
+pkgver="3.26.1"
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=('a54e12a49550904ea292de9f1447299d2b86163c649a4dfb92e4f1a7f6b9461d')
+sha256sums=('24234c98f3541bb1eafd321055b0b75d33989ef9d371c2e8ccb53f653fb30f76')
pkgver(){
echo \"$(echo "$_pkgver" | sed 's/v//g;s/-/./g')\"