summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorreplabrobin2016-08-18 15:34:05 +0100
committerreplabrobin2016-08-18 15:34:05 +0100
commit444734a250f19a5ba3aca4d2920437d828078c5a (patch)
tree1ff794fb809b29074854c04eaa4c5b308751f9ef
parentb4cd3dbb7ba13cc6ec2b1eda59b0bfdbff74fc19 (diff)
downloadaur-444734a250f19a5ba3aca4d2920437d828078c5a.tar.gz
fix download url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1af8c380bbb5..a45a7ebde7e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,13 @@
+# Generated by mksrcinfo v8
+# Thu Aug 18 14:33:00 UTC 2016
pkgbase = xcursor-neutral++
pkgdesc = Icon set based on Neutral and jaguarx themes.
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 2
url = http://gnome-look.org/content/show.php/Neutral%2B%2B?content=108142
arch = any
license = Artistic 2.0
- source = http://gnome-look.org/CONTENT/content-files/108142-Neutral++-1.0.3.tar.xz
+ source = https://dl.opendesktop.org/api/files/download/id/1460735294/108142-Neutral++-1.0.3.tar.xz
sha256sums = 23ec4fa3f7b62c023b8726b70d7a822ecd1f3cf90515b302d988f6fe58bce426
pkgname = xcursor-neutral++
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() {