summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJustin Dray2016-02-20 02:56:34 +1000
committerJustin Dray2016-02-20 02:56:34 +1000
commitf4e82f090a52c74cda63ec21614dd13e4846efb1 (patch)
tree872d0b6f1b1dce33c6ac1187138eeb6f76f405c8 /PKGBUILD
parent54e8716eb8c4b416fb036a06de0b20bc2aff8dac (diff)
downloadaur-gtk-theme-numix-white.tar.gz
Fix incorrect URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59b105d174e0..2a77551f08f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=gtk-theme-numix-white
_theme=NumixWhiteTheme
pkgver=1.4
-pkgrel=4
+pkgrel=5
pkgdesc="Numix White is a Gtk 3 and Gtk 2 theme, based of the original Numix theme"
arch=('any')
url="http://thevirtualdragon.deviantart.com/art/Numix-White-Gtk-Theme-v1-4-367777347"
license=('GPL3')
depends=('gtk-engine-murrine')
-# source=(http://fc07.deviantart.net/fs71/f/2013/132/8/3/numix_white__gtk_theme_v1_4_by_thevirtualdragon-d62yqtf.zip)
-source=('http://www.deviantart.com/download/367777347/numix_white__gtk_theme_v1_4_by_thevirtualdragon-d62yqtf.zip')
-md5sums=('fc7760300b873aa84c6208a9b4677780')
+ source=(http://fc07.deviantart.net/fs71/f/2013/132/8/3/numix_white__gtk_theme_v1_4_by_thevirtualdragon-d62yqtf.zip)
+#source=('http://www.deviantart.com/download/367777347/numix_white__gtk_theme_v1_4_by_thevirtualdragon-d62yqtf.zip')
+md5sums=('08ac10bf9ca082ac70d1d7e296ee6b35')
# md5sums=('08ac10bf9ca082ac70d1d7e296ee6b35')
package() {