summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChanathip Srithanrat2018-04-15 17:43:28 +0700
committerChanathip Srithanrat2018-04-15 17:43:28 +0700
commit37f9ff2c2bdaaca3e0a359c5351980e6d5c52b58 (patch)
treecbb0d29f2d3a2f342e5b6941d44cd3afa290ed49
parent0abb63492c02ea98be0a64ad651686a6fe75c1f6 (diff)
downloadaur-37f9ff2c2bdaaca3e0a359c5351980e6d5c52b58.tar.gz
v4.1.8-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8049cc696ae1..403ab1f0aaa8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = macos-icon-theme
- pkgdesc = macOS Icons Theme
+ pkgdesc = macOS iCons Collection
pkgver = 4.1.8
- pkgrel = 2
+ pkgrel = 3
url = https://www.opendesktop.org/p/1102582/
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 51c93b7acfc0..6b906a368fc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=macos-icon-theme
pkgver=4.1.8
-pkgrel=2
+pkgrel=3
pkgdesc='macOS iCons Collection'
arch=('any')
url='https://www.opendesktop.org/p/1102582/'
@@ -18,6 +18,7 @@ md5sums=('056982040d0efdcf4fa93b0e5bc9bc3d')
prepare() {
find -name '* *' -delete
+ cp macOS/status/symbolic/*.svg macOS/devices/symbolic
}
package() {