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 f59b2c3de241..fb4d8ec0c8e7 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.0
+ pkgver = 1.5.8
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.0.tar.xz
- sha256sums = fd2916cf9bdd6b7db57b194c95cc48a6fa2180f9e6fe908e1e3035ed4de2cc10
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.5.8.tar.xz
+ sha256sums = 5e44b1fe5fd8ed37be1d512f44209eda97ccc13083cc1fd4a46dd56e337033e1
pkgname = mint-y-icons
diff --git a/PKGBUILD b/PKGBUILD
index 1b2dff143f2a..f50a7de710c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-y-icons
-pkgver=1.5.0
+pkgver=1.5.8
pkgrel=1
pkgdesc='A flat, colorful, and modern theme based on Paper and Moka'
arch=('any')
@@ -18,7 +18,7 @@ conflicts=(
mint-y-icons-git
)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('fd2916cf9bdd6b7db57b194c95cc48a6fa2180f9e6fe908e1e3035ed4de2cc10')
+sha256sums=('5e44b1fe5fd8ed37be1d512f44209eda97ccc13083cc1fd4a46dd56e337033e1')
package() {
cd "${srcdir}"/"${pkgname}"