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 c6365c525136..e6d47f10daf7 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.4.0
+ pkgver = 1.4.1
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.4.0.tar.xz
- sha256sums = a08ca39d1091a85c070004b1885c870e2833d64f3b1cfa5533de7f7fcdeaa810
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.4.1.tar.xz
+ sha256sums = 9773b41093a73358533aea54fceed55f4228ccbd24aeea6290583265489ae4ec
pkgname = mint-y-icons
diff --git a/PKGBUILD b/PKGBUILD
index 4a082cdf0204..e2b92ed85c32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-y-icons
-pkgver=1.4.0
+pkgver=1.4.1
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=('a08ca39d1091a85c070004b1885c870e2833d64f3b1cfa5533de7f7fcdeaa810')
+sha256sums=('9773b41093a73358533aea54fceed55f4228ccbd24aeea6290583265489ae4ec')
package() {
cd "${srcdir}"/"${pkgname}"