summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2017-06-20 08:30:44 -0600
committerSam Burgos2017-06-20 08:30:44 -0600
commita859c327e03e93974220b6a3eeb629fa47f551ff (patch)
tree6e97185e0011b024ca577ab0391d6f33dc72ee65 /PKGBUILD
parent261f309cae47d6c0ad842911983a81dbe7c0d954 (diff)
downloadaur-a859c327e03e93974220b6a3eeb629fa47f551ff.tar.gz
updated to version 1.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af2a6a170fab..30db61c34195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=mint-y-icons
-pkgver=1.0.7
+pkgver=1.0.8
pkgrel=1
pkgdesc="New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=(gtk-update-icon-cache mint-x-icons)
conflicts=(mint-y-icons-git)
source=("${url}/pool/main/m/${pkgname}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('6e0275a9478faba85166a8b42beb0b5b83e547072e8b70369bde1fb3c213cbe8')
+sha256sums=('0162b1ba0108c74f62c57e36422756f3cee8d17ba6ea3f7616cf6b27f5a90311')
prepare() {
find "${srcdir}" -type d ! -perm 755 -exec chmod 755 {} +