summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2018-11-03 15:15:58 +0200
committerGordonGR2018-11-03 15:15:58 +0200
commit0557fa33d22b74cd2cba27bda9ef188fe876881e (patch)
treef0757bee76592e19066dbd20de448b0b46f6bfd9 /PKGBUILD
parent3a4daad92077fcbcdac83ca3164b4c64da596f3c (diff)
downloadaur-0557fa33d22b74cd2cba27bda9ef188fe876881e.tar.gz
2.5-1: Upstream update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 8 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 409ff8bdb0a4..95e181a36fba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,20 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=gtk-theme-plasma-shock-bolt-fire
-pkgver=2.3b
+pkgver=2.5
pkgrel=1
pkgdesc="Black theme based on Dark Cold"
arch=('any')
url="http://www.xfce-look.org/p/1157147/"
license=('GPL')
depends=('gtk-xfce-engine' 'gtk-engines')
-source=("https://dl.opendesktop.org/api/files/downloadfile/id/1514969245/s/fe5bf8c53268fd81925ee2cf831c531c/t/1517754616/u//themes-jan-2018-3.tar.gz")
-md5sums=('8b7c25bb20b0a1f98e2106846ceaa9a5')
+
+# Hash and Timestamp
+_p="var \(hash = '\(.*\)\|timetamp = '\(.*\)\)';"
+read _s _t <<< $(echo -n $(curl -s $url | sed -n "s/$_p/\2\3/p"))
+
+source=("https://dl.opendesktop.org/api/files/downloadfile/id/1540830184/s/$_s/t/$_t/u//themes-oct-18-update2.tar.gz")
+md5sums=('c4967bf758561730437ceecbdbf0eae1')
package() {
cd ${srcdir}