summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrimi2017-12-22 08:30:39 +0100
committergrimi2017-12-22 08:30:39 +0100
commit6c64d4680cfc5b424f2453db707faefb7dac2a22 (patch)
treef0ea0a8df25b31f6f745b140c661cfddb85ce454 /PKGBUILD
parent110bc55535e6fc5adde7e556fa4a055aff33d959 (diff)
downloadaur-xcursor-lliurex.tar.gz
Fixed: download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c52a2c92087..07d98fcdac02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
pkgname=xcursor-lliurex
pkgver=20120801
-pkgrel=2
+pkgrel=3
pkgdesc="A cursor theme inspirated on oxygen theme, but drawn from the scratch."
arch=('any')
-url="http://gnome-look.org/content/show.php/Lliurex+cursors?content=153068"
+url="https://www.gnome-look.org/content/show.php/Lliurex+cursors?content=153068"
license=('GPL')
depends=('libxcursor')
-source=("${pkgname}-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/download/id/1460735232/153068-lliurex-cursors.tar.xz")
-sha1sums=('711e535b3e088b2c83bd9627a667724f488be50a')
+_hash_time=($(curl -s "$url"|grep -e "hash =" -e "timetamp ="|sed "s/.*= '\(.*\)';/\1/"))
+source=("${pkgname}-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1460735232/s/${_hash_time[0]}/t/${_hash_time[1]}/153068-lliurex-cursors.tar.xz")
+sha256sums=('db1056c5719116867459e7764d06d9b2458525a8e16d184e0dc6f791f8e78e2f')
package() {