summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Pento2018-03-10 09:12:09 -0500
committerMike Pento2018-03-10 09:12:09 -0500
commit04b7c094732ec55490a8fd2f653344d85d1974f8 (patch)
tree24fa2dc4eb05ad1eccc93a67bdab5512e04d25c9 /PKGBUILD
parent44c2c6b94e98a5a1ab8b824b22428a9ad1311e60 (diff)
downloadaur-gtk2-theme-slickness.tar.gz
Updated download URL and changed build() to package()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d768bd3c0b8a..a23a01d13636 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
+# Maintainer: Michael J. Pento <mjpento@verizon.net>
# Contributor: 3ED <krzysztof1987@gmail.com>
pkgname=gtk2-theme-slickness
-_urlid=83117411
pkgver=2.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A nice, dark (black & white) theme for gnome desktop."
arch=('i686' 'x86_64')
url="http://www.gnome-look.org/content/show.php/SlicknesS?content=71993"
@@ -11,11 +11,11 @@ license=('GPL')
groups=('gtk2-themes')
depends=('gtk2')
install="info.install"
-source=("http://www.deviantart.com/download/$_urlid/SlicknesS_by_Th3R0b.gz")
-DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -H -U Mozilla -O %o %u')
+source=("https://orig00.deviantart.net/eeb1/f/2008/331/9/8/slickness_by_th3r0b.gz")
+DLAGENTS=('https::/usr/bin/wget -c -t 3 --waitretry=3 -H -U Mozilla -O %o %u')
md5sums=('565fa215c272d8e6340fc0a33049aa15')
-build() {
+package() {
cd "$srcdir"
mkdir -p "$pkgdir/usr/share/themes/" || return 1
@@ -26,5 +26,6 @@ build() {
# Setting up directory as 'rwxr-xr-x'
chmod -R a+X "$pkgdir/" || return 1
}
+
# vim:set ts=2 sw=2 et:
#$cat=x11