summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChanathip Srithanrat2018-02-26 07:23:09 +0700
committerChanathip Srithanrat2018-02-26 07:23:09 +0700
commit5ad9157913a685ae94be805998f82c365fc7ae4a (patch)
tree06b64c3927bf012259d05f66173a653d41da3d56
parent357b8b0e461b0bcec83e2efcee09e2061311d3b1 (diff)
downloadaur-5ad9157913a685ae94be805998f82c365fc7ae4a.tar.gz
v4.1.8-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32f21e796c09..22dfd233df7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = macos-icon-theme
arch = any
license = GPL
depends = gtk-update-icon-cache
- source = https://dl.opendesktop.org/api/files/downloadfile/id/1517014896/s/$_s/t/$_t/macOS.tar.xz
+ source = https://dl.opendesktop.org/api/files/downloadfile/id/1519002046/s/$_s/t/$_t/macos-icon-theme-4.1.7.tar.xz
md5sums = 056982040d0efdcf4fa93b0e5bc9bc3d
pkgname = macos-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index c6a65e852470..4bcfc782b2fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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/downloadfile/id/1517014896/s/$_s/t/$_t/macOS.tar.xz")
+source=("https://dl.opendesktop.org/api/files/downloadfile/id/1519002046/s/$_s/t/$_t/$pkgname-$pkgver.tar.xz")
md5sums=('056982040d0efdcf4fa93b0e5bc9bc3d')
prepare() {