summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4f5583c7cae..cd0e9dbf087a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
pkgname=ant-dracula-gtk-theme
-pkgver=1.0.3
-pkgrel=7
+pkgver=1.1.0
+pkgrel=4
pkgdesc="Ant Dracula Theme for GTK 3.x"
arch=(any)
url=https://www.gnome-look.org/p/1099856/
depends=('gtk3')
-md5sums=('87fc572eb076842e8a0de5b1d10dcbd6')
# 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/1516251139/s/$_s/t/$_t/u//Ant-Dracula.tar")
+source=("https://dl.opendesktop.org/api/files/downloadfile/id/1518217211/s/$_s/t/$_t/u//Ant-Dracula.tar")
+sha256sums=('b2609db35003700108d64f15ba63fd7f6bd788331bc5e66921b42f54e7fd5a6c')
package(){
cd "$srcdir"