summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 10 insertions, 8 deletions
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}"