summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSantiago Burgos2023-11-30 14:13:09 -0600
committerSantiago Burgos2023-11-30 14:13:09 -0600
commitf6dc16d4f1322eb0c3cf3cb1c222a966a58d5804 (patch)
treea82d3549e186d32210823d1037d1845ea879be6a /PKGBUILD
parent97368266a3242ffbc49fe867cac8f3d3be9639be (diff)
downloadaur-f6dc16d4f1322eb0c3cf3cb1c222a966a58d5804.tar.gz
updated to version 1.6.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0769027de17..1177dea0afd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,22 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-y-icons
-pkgver=1.6.7
+pkgver=1.6.9
pkgrel=1
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)
+license=('GPL3')
depends=(
- gtk-update-icon-cache
- hicolor-icon-theme
+ 'gtk-update-icon-cache'
+ 'hicolor-icon-theme'
)
optdepends=(
'mint-x-icons: enable additional icons to inheritage'
)
-conflicts=(
- mint-y-icons-git
-)
options=(!strip)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('0cff729fc38c441964f4d6b479433b9dd4d3d78e799354fc6df5c883d9f99407')
+sha256sums=('9bff516c224f6717320f434e14678a1b5fbff1951bc33c77c6847c74ba3f13e3')
package() {
cd "${srcdir}"/"${pkgname}"