summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 205a8f483772..dca149c68d0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = macos-sierra-ct-icon-theme
pkgdesc = macOs Sierra icon pack by zayronxio
- pkgver = v0.9.4.1
+ pkgver = v0.9.4.2
pkgrel = 1
url = https://github.com/zayronxio/Macos-sierra-CT
arch = any
license = GPL3
- source = macos-sierra-ct-icon-theme-v0.9.4.1.zip::https://github.com/zayronxio/Macos-sierra-CT/archive/v0.9.4.1.zip
- sha512sums = 4fd59f19a7ff7a99468f249e97f91c40192dd3e9717e1f60b6151df5323a11629ff35cecf016a9784bd44552530339afd6f9ccacb15f890b9a4d6278f34c01b0
+ source = macos-sierra-ct-icon-theme-v0.9.4.2.zip::https://github.com/zayronxio/Macos-sierra-CT/archive/v0.9.4.2.zip
+ sha512sums = 7fabfa3a2c5335ccaa89f2b3585c268171c23f508947920e11d16a70f4de676f3676f6f60ab9711df231eee73c92f9049cc235c2e432a548744098df0015e78d
pkgname = macos-sierra-ct-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 059a865d84ee..a22d6d0cb533 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Julian Thonhauser <julthon@gmail.com>
pkgname=macos-sierra-ct-icon-theme
-_upstream_version=0.9.4.1
+_upstream_version=0.9.4.2
pkgver="v$_upstream_version"
pkgrel=1
pkgdesc="macOs Sierra icon pack by zayronxio"
@@ -9,7 +9,7 @@ license=("GPL3")
arch=(any)
depends=()
source=("$pkgname-$pkgver.zip::https://github.com/zayronxio/Macos-sierra-CT/archive/$pkgver.zip")
-sha512sums=('4fd59f19a7ff7a99468f249e97f91c40192dd3e9717e1f60b6151df5323a11629ff35cecf016a9784bd44552530339afd6f9ccacb15f890b9a4d6278f34c01b0')
+sha512sums=('7fabfa3a2c5335ccaa89f2b3585c268171c23f508947920e11d16a70f4de676f3676f6f60ab9711df231eee73c92f9049cc235c2e432a548744098df0015e78d')
package() {
_instdir="$pkgdir/usr/share/icons"