summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e726c830e4ba..0d903e1afc79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
pkgname=ant-dracula-gtk-theme
pkgver=1.0.3
-pkgrel=4
+pkgrel=6
pkgdesc="Ant Dracula Theme for GTK 3.x"
arch=(any)
url=https://www.gnome-look.org/p/1099856/
depends=('gtk3')
-md5sums=('8028c0f03781c4d479512163fea0a873')
+md5sums=('19de41f7c55b51a2463e732ecfceec45')
# Hash and Timestamp (taken from macos-icon-theme pkgbuild)
_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/1511326957/s/$_s/t/$_t/Ant-Dracula.tar")
+source=("https://dl.opendesktop.org/api/files/downloadfile/id/1515733743/s/$_s/t/$_t/u//Ant-Dracula.tar")
package(){
cd "$srcdir"