summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2018-06-22 08:58:45 -0600
committerSam Burgos2018-06-22 08:58:45 -0600
commit6091359d3d05808563ff3ff774e93bb1f545adbd (patch)
tree4964224863cfc832fca77f9c0580c91223967c88 /PKGBUILD
parentb23fa29606ffee8f37bc98144b392eaa3292bda5 (diff)
downloadaur-6091359d3d05808563ff3ff774e93bb1f545adbd.tar.gz
updated to version 1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33bb088a40c8..940185da9738 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.2.9
+pkgver=1.3.0
pkgrel=1
pkgdesc="New icons from LinuxMint 18 inspired by the Moka icon set. Stable releases"
arch=('any')
@@ -11,12 +11,12 @@ depends=(gtk-update-icon-cache)
optdepends=("mint-x-icons: enable additional icons to inheritage")
conflicts=(mint-y-icons-git)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('13a67a3652f5c94ba3806df9ebbebc4a363724730be242a44987a9b5d71b3d0b')
+sha256sums=('e327656780492de93804e7e0ec5e16893bd2e948709328ad6f2bab781738361d')
-prepare() {
- find "${srcdir}" -type d ! -perm 755 -exec chmod 755 {} +
- find "${srcdir}" -type f ! -perm 644 -exec chmod 644 {} +
-}
+#prepare() {
+# find "${srcdir}" -type d ! -perm 755 -exec chmod 755 {} +
+# find "${srcdir}" -type f ! -perm 644 -exec chmod 644 {} +
+#}
package() {
cd $srcdir/$pkgname