summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 880c4c133a03..19ea4bfa6b94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Gonzalez <jason at jasong-designs dot com>
pkgname=jgd-black
-pkgver=09_14_18
+pkgver=10_23_18
pkgrel=1
pkgdesc="Black and gray GTK theme collection (GTK 3.20+)"
arch=('any')
@@ -14,8 +14,9 @@ source=("https://github.com/jgpws/jgd-black/raw/master/downloads/$pkgname-${pkgv
package() {
cd "${srcdir}"
- tar -xzvf jgd-black-09-14-18.tar.gz
+ tar -xzvf jgd-black-10-23-18.tar.gz
sudo cp -R JGD-Black /usr/share/themes
}
-md5sums=('02e8d6f454c6154a4be8f050acdbbe40')
+
+md5sums=('9b4ce6a62c44674875fc70f7aa323d41')