summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2019-07-23 11:16:20 -0600
committerSam Burgos2019-07-23 11:16:20 -0600
commitfe4a2e518fd3f7b3a6e47627ac054be8f2282c14 (patch)
tree3ca998f94619adbed25d3b59a96e89a33006d8c9
parent5abb2e4bf2c498a52e8cabb34d9fe03c17847fd6 (diff)
downloadaur-fe4a2e518fd3f7b3a6e47627ac054be8f2282c14.tar.gz
updated to version 1.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD18
2 files changed, 13 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4782ee82f16..3f354666c25b 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.1
+ pkgver = 1.5.2
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.1.tar.xz
- sha256sums = 36ec36dfd0f065f755a6bdf6a23192002c57a60b3569c58a59fefc18ae589a14
+ source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.5.2.tar.xz
+ sha256sums = ed68acda84379483338d3c4f374ae5f2295d4dd7f6560aa2cc102d7cc2460e50
pkgname = mint-x-icons
diff --git a/PKGBUILD b/PKGBUILD
index 12e63feb5a61..abeba2ae9e56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,19 @@
-# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
+# Maintainer: Sam Burgos < santiago dot burgos1089 at gmail dot com >
pkgname=mint-x-icons
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
-pkgdesc="A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza"
+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}"
-license=('GPL3')
-depends=('gdk-pixbuf2'
- 'gtk-update-icon-cache'
- 'hicolor-icon-theme')
+license=(GPL3)
+depends=(
+ gdk-pixbuf2
+ gtk-update-icon-cache
+ hicolor-icon-theme
+)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('36ec36dfd0f065f755a6bdf6a23192002c57a60b3569c58a59fefc18ae589a14')
+sha256sums=('ed68acda84379483338d3c4f374ae5f2295d4dd7f6560aa2cc102d7cc2460e50')
package() {
cd "${srcdir}"/"${pkgname}"