summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChanathip Srithanrat2018-09-25 00:57:12 +0700
committerChanathip Srithanrat2018-09-25 00:57:12 +0700
commit08e37d1e7639117e3fe4bc219c32073d6fbae5ac (patch)
treeddc304d10eca5da1c0a75650935c8404e4ca504b /PKGBUILD
parent93a01135af1db4fabcaa077c67cfa25738918eb6 (diff)
downloadaur-08e37d1e7639117e3fe4bc219c32073d6fbae5ac.tar.gz
v4.6-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 322c7454880a..f9b148ee498e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=macos-icon-theme
pkgver=4.6
-pkgrel=1
+pkgrel=2
pkgdesc='macOS iCons Collection'
arch=('any')
url='https://www.opendesktop.org/p/1102582/'
@@ -13,7 +13,7 @@ depends=('gtk-update-icon-cache')
_p="var \(hash = '\(.*\)\|timetamp = '\(.*\)\)';"
read _s _t <<< $(echo -n $(curl -s $url | sed -n "s/$_p/\2\3/p"))
-source=("https://dl.opendesktop.org/api/files/download/id/1533641078/s/$_s/t/$_t/u//$pkgname-$pkgver.tar.xz")
+source=("https://dl.opendesktop.org/api/files/download/id/1533641078/s/$_s/t/$_t/$pkgname-$pkgver.tar.xz")
md5sums=('ca465c201306cdaee71e6f2d6588afe8')
prepare() {