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 014367a8edfc..2a57df3f1e87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mint-y-icons
pkgdesc = A flat, colorful, and modern theme based on Paper and Moka
- pkgver = 1.3.0
- pkgrel = 2
+ pkgver = 1.3.2
+ pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-y-icons
arch = any
license = GPL3
@@ -9,7 +9,7 @@ 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.3.0.tar.xz
+ source = http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.3.2.tar.xz
sha256sums = e327656780492de93804e7e0ec5e16893bd2e948709328ad6f2bab781738361d
pkgname = mint-y-icons
diff --git a/PKGBUILD b/PKGBUILD
index 3f94280fbfc5..eca77ed7a167 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=mint-y-icons
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
pkgdesc="A flat, colorful, and modern theme based on Paper and Moka"
arch=('any')
url="http://packages.linuxmint.com/pool/main/m/${pkgname}"