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