summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb4d8ec0c8e7..e29cb082c06b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-y-icons
pkgdesc = A flat, colorful, and modern theme based on Paper and Moka
- pkgver = 1.5.8
+ pkgver = 1.5.9
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-y-icons
arch = any
@@ -9,8 +9,8 @@ pkgbase = mint-y-icons
depends = hicolor-icon-theme
optdepends = mint-x-icons: enable additional icons to inheritage
conflicts = mint-y-icons-git
- source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.5.8.tar.xz
- sha256sums = 5e44b1fe5fd8ed37be1d512f44209eda97ccc13083cc1fd4a46dd56e337033e1
+ options = !strip
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.5.9.tar.xz
+ sha256sums = 1ee54f850231055dd03a12e23be2c53f730e504ac4509bea94ada1e3fbcc768d
pkgname = mint-y-icons
-
diff --git a/PKGBUILD b/PKGBUILD
index f50a7de710c0..97749b0281e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-y-icons
-pkgver=1.5.8
+pkgver=1.5.9
pkgrel=1
pkgdesc='A flat, colorful, and modern theme based on Paper and Moka'
arch=('any')
@@ -17,8 +17,9 @@ optdepends=(
conflicts=(
mint-y-icons-git
)
+options=(!strip)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('5e44b1fe5fd8ed37be1d512f44209eda97ccc13083cc1fd4a46dd56e337033e1')
+sha256sums=('1ee54f850231055dd03a12e23be2c53f730e504ac4509bea94ada1e3fbcc768d')
package() {
cd "${srcdir}"/"${pkgname}"