summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-11-27 16:04:02 -0600
committerSam Burgos2018-11-27 16:04:02 -0600
commit5abb2e4bf2c498a52e8cabb34d9fe03c17847fd6 (patch)
tree14a1f38a509c0a5dc87695d41310769f19eb6510
parent9f58ae2779f677673aba926720bd2cf50194cb00 (diff)
downloadaur-5abb2e4bf2c498a52e8cabb34d9fe03c17847fd6.tar.gz
updated to version 1.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b348448a752..d4782ee82f16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = mint-x-icons
pkgdesc = A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza
- pkgver = 1.5.0
- pkgrel = 2
+ pkgver = 1.5.1
+ pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-x-icons
arch = any
license = GPL3
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.0.tar.xz
- sha256sums = 6604739fc28df77d5b860794f56674c216d590eadf559d6ec57841fde03d1765
+ source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.5.1.tar.xz
+ sha256sums = 36ec36dfd0f065f755a6bdf6a23192002c57a60b3569c58a59fefc18ae589a14
pkgname = mint-x-icons
diff --git a/PKGBUILD b/PKGBUILD
index 46fb63c22b24..12e63feb5a61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=mint-x-icons
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
pkgdesc="A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza"
arch=('any')
url="http://packages.linuxmint.com/pool/main/m/${pkgname}"
@@ -11,7 +11,7 @@ depends=('gdk-pixbuf2'
'gtk-update-icon-cache'
'hicolor-icon-theme')
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('6604739fc28df77d5b860794f56674c216d590eadf559d6ec57841fde03d1765')
+sha256sums=('36ec36dfd0f065f755a6bdf6a23192002c57a60b3569c58a59fefc18ae589a14')
package() {
cd "${srcdir}"/"${pkgname}"