summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorreplabrobin2016-08-18 15:34:05 +0100
committerreplabrobin2016-08-18 15:34:05 +0100
commit444734a250f19a5ba3aca4d2920437d828078c5a (patch)
tree1ff794fb809b29074854c04eaa4c5b308751f9ef /PKGBUILD
parentb4cd3dbb7ba13cc6ec2b1eda59b0bfdbff74fc19 (diff)
downloadaur-444734a250f19a5ba3aca4d2920437d828078c5a.tar.gz
fix download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5df6a958177d..9dc15919b735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=xcursor-neutral++
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Icon set based on Neutral and jaguarx themes."
arch=('any')
url="http://gnome-look.org/content/show.php/Neutral%2B%2B?content=108142"
license=('Artistic 2.0')
-source=(http://gnome-look.org/CONTENT/content-files/108142-Neutral++-$pkgver.tar.xz)
+source=(https://dl.opendesktop.org/api/files/download/id/1460735294/108142-Neutral++-$pkgver.tar.xz)
sha256sums=('23ec4fa3f7b62c023b8726b70d7a822ecd1f3cf90515b302d988f6fe58bce426')
build() {