summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2019-07-02 16:05:05 -0600
committerSam Burgos2019-07-02 16:05:05 -0600
commitd788ada0f50c5b26d84f8a510e331a80391cdf8c (patch)
treef77b884d9dce4b056e017f597bd49bc5dc42685f /PKGBUILD
parent830dfed6c1de680351a0a5781c9c80b52367e2ff (diff)
downloadaur-d788ada0f50c5b26d84f8a510e331a80391cdf8c.tar.gz
updated to version 1.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD24
1 files changed, 15 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98bbaea81e00..e205297127dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,24 @@
-# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
+# Maintainer: Sam Burgos < santiago dot burgos1089 at gmail dot com >
pkgname=mint-y-icons
-pkgver=1.3.3
+pkgver=1.3.4
pkgrel=1
-pkgdesc="A flat, colorful, and modern theme based on Paper and Moka"
+pkgdesc='A flat, colorful, and modern theme based on Paper and Moka'
arch=('any')
url="http://packages.linuxmint.com/pool/main/m/${pkgname}"
-license=('GPL3')
-depends=('gtk-update-icon-cache'
- 'hicolor-icon-theme')
-optdepends=('mint-x-icons: enable additional icons to inheritage')
-conflicts=("mint-y-icons-git")
+license=(GPL3)
+depends=(
+ gtk-update-icon-cache
+ hicolor-icon-theme
+)
+optdepends=(
+ 'mint-x-icons: enable additional icons to inheritage'
+)
+conflicts=(
+ mint-y-icons-git
+)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('ff6179396182bbe35fab66e17f471f08a2ec5e9071a4e6b3de13ab615b0791de')
+sha256sums=('9768cc29e3f0ca3e0640c67e4b4c7c06418a865f86caa1ef838baad11f94201b')
package() {
cd "${srcdir}"/"${pkgname}"