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 5a35b2d5e39f..4c79ada801d1 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.8
+ pkgver = 1.4.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.4.8.tar.xz
- sha256sums = bd1cf11d52507dc936ef5633b93aeaefb3d3c3cabfd4790f9be4a404932d6576
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.4.9.tar.xz
+ sha256sums = 893183cfcc2556b202e5e73c5e68040bb171394827bf063e9762ce93ff784a3d
pkgname = mint-y-icons
diff --git a/PKGBUILD b/PKGBUILD
index cbfb7f98c122..27bd88246903 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-y-icons
-pkgver=1.4.8
+pkgver=1.4.9
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=('bd1cf11d52507dc936ef5633b93aeaefb3d3c3cabfd4790f9be4a404932d6576')
+sha256sums=('893183cfcc2556b202e5e73c5e68040bb171394827bf063e9762ce93ff784a3d')
package() {
cd "${srcdir}"/"${pkgname}"