summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSantiago Burgos2024-04-15 21:15:28 -0600
committerSantiago Burgos2024-04-15 21:15:28 -0600
commit9413daef6486b464bd21067811261c75e4927128 (patch)
treec859960d9442ef6480405484f98bf77d5e56fb87 /PKGBUILD
parent295755021c681e60aeec2b4d6f926f0e4a52e0e2 (diff)
downloadaur-9413daef6486b464bd21067811261c75e4927128.tar.gz
updated to version 1.7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 739d8bbe0918..f0f4cdfe2a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-y-icons
-pkgver=1.7.2
+pkgver=1.7.3
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}"
+url="https://github.com/linuxmint/mint-y-icons"
license=('GPL3')
depends=(
'gtk-update-icon-cache'
@@ -15,8 +15,8 @@ optdepends=(
'mint-x-icons: enable additional icons to inheritage'
)
options=(!strip)
-source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('9e25e6bb90af165e81036002ebf7e280bcc7805d4524d4c9a49f4f049763a40a')
+source=("http://packages.linuxmint.com/pool/main/m/$pkgname/${pkgname}_${pkgver}.tar.xz")
+sha256sums=('e8e038227b166edad672d0a4b95a5303c96a5e6fe4d34ee14fee9e28e5c2edae')
package() {
cd "${srcdir}"/"${pkgname}"