summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2020-05-03 16:17:18 -0600
committerSam Burgos2020-05-03 16:17:18 -0600
commit2cb1e039b0c3dd8b72e52ac8f94d3c189bd33d3e (patch)
treed2d50d0883a9187918b94997fe620b406c3043bc
parent8d262bd474e7c92d179cc79e708a49f4f2dd2310 (diff)
downloadaur-2cb1e039b0c3dd8b72e52ac8f94d3c189bd33d3e.tar.gz
updated to version 1.5.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7c095f36373..9cdf49479832 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-x-icons
pkgdesc = A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza
- pkgver = 1.5.3
+ pkgver = 1.5.5
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-x-icons
arch = any
@@ -8,8 +8,8 @@ pkgbase = mint-x-icons
depends = gdk-pixbuf2
depends = gtk-update-icon-cache
depends = hicolor-icon-theme
- source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.5.3.tar.xz
- sha256sums = 613f5a432d512c40a84fc0cfe2b49c1b19d96d6984f84c6d7a6cd50552874e80
+ source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.5.5.tar.xz
+ sha256sums = cd1735b88d4f14d43970ba9a54f3292b6eba17a83af2315c380ba56a40d4035b
pkgname = mint-x-icons
diff --git a/PKGBUILD b/PKGBUILD
index 1e898f94cb3f..5c0666b57bc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-x-icons
-pkgver=1.5.3
+pkgver=1.5.5
pkgrel=1
pkgdesc='A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza'
arch=('any')
@@ -13,7 +13,7 @@ depends=(
hicolor-icon-theme
)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('613f5a432d512c40a84fc0cfe2b49c1b19d96d6984f84c6d7a6cd50552874e80')
+sha256sums=('cd1735b88d4f14d43970ba9a54f3292b6eba17a83af2315c380ba56a40d4035b')
package() {
cd "${srcdir}"/"${pkgname}"