summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChanathip Srithanrat2018-01-29 20:31:50 +0700
committerChanathip Srithanrat2018-01-29 20:31:50 +0700
commit357b8b0e461b0bcec83e2efcee09e2061311d3b1 (patch)
tree784d625a19c9ee2567868cece12de0a81977230b
parentc6394e0bcb00f830fb6cb786dc2a2baeb33bb6e5 (diff)
downloadaur-357b8b0e461b0bcec83e2efcee09e2061311d3b1.tar.gz
v4.1.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75a4a4d2f72c..32f21e796c09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = macos-icon-theme
pkgdesc = macOS Icons Theme
- pkgver = 4.1.5
- pkgrel = 6
+ pkgver = 4.1.7
+ pkgrel = 1
url = https://www.opendesktop.org/p/1102582/
arch = any
license = GPL
depends = gtk-update-icon-cache
- source = https://dl.opendesktop.org/api/files/downloadfile/id/1510321229/s/$_s/t/$_t/macOS.tar.xz
+ source = https://dl.opendesktop.org/api/files/downloadfile/id/1517014896/s/$_s/t/$_t/macOS.tar.xz
md5sums = 056982040d0efdcf4fa93b0e5bc9bc3d
pkgname = macos-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 981865a91458..c6a65e852470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chanathip Srithanrat <axesd9@gmail.com>
pkgname=macos-icon-theme
-pkgver=4.1.5
-pkgrel=6
+pkgver=4.1.7
+pkgrel=1
pkgdesc='macOS Icons Theme'
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/downloadfile/id/1510321229/s/$_s/t/$_t/macOS.tar.xz")
+source=("https://dl.opendesktop.org/api/files/downloadfile/id/1517014896/s/$_s/t/$_t/macOS.tar.xz")
md5sums=('056982040d0efdcf4fa93b0e5bc9bc3d')
prepare() {