summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ec14ae19220..50139d716213 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Feb 4 13:40:17 UTC 2018
+# Sat Nov 3 13:15:17 UTC 2018
pkgbase = gtk-theme-plasma-shock-bolt-fire
pkgdesc = Black theme based on Dark Cold
- pkgver = 2.3b
+ pkgver = 2.5
pkgrel = 1
url = http://www.xfce-look.org/p/1157147/
arch = any
license = GPL
depends = gtk-xfce-engine
depends = 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
+ source = https://dl.opendesktop.org/api/files/downloadfile/id/1540830184/s//t//u//themes-oct-18-update2.tar.gz
+ md5sums = c4967bf758561730437ceecbdbf0eae1
pkgname = gtk-theme-plasma-shock-bolt-fire
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}