summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Burgos2024-04-15 21:09:18 -0600
committerSantiago Burgos2024-04-15 21:09:18 -0600
commitf9895abc18a0a151058bc47985fd2a81f58c62dc (patch)
treecb21586cc634d1aa4ff6bfbee08b8ed28ea73de5
parent6db349f13cc44974c18a5da7ae1ae994da3cf545 (diff)
downloadaur-f9895abc18a0a151058bc47985fd2a81f58c62dc.tar.gz
updated to version 1.6.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD16
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efd766030ec4..60674e72cc52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = mint-x-icons
pkgdesc = A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza
- pkgver = 1.6.5
+ pkgver = 1.6.6
pkgrel = 1
- url = http://packages.linuxmint.com/pool/main/m/mint-x-icons
+ url = https://github.com/linuxmint/mint-x-icons
arch = any
license = GPL3
depends = gdk-pixbuf2
depends = gtk-update-icon-cache
depends = hicolor-icon-theme
options = !strip
- source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.6.5.tar.xz
- sha256sums = f1c83432f4fe3aea021f28c235d28878367ff9f77bbd7a44391becfa914c6a85
+ source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.6.6.tar.xz
+ sha256sums = 1492eca83a5e42738063f5f14f61022761bdf40c542020b1c85f1e81f8144738
pkgname = mint-x-icons
diff --git a/PKGBUILD b/PKGBUILD
index ef831642f466..7fc931cf5878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-x-icons
-pkgver=1.6.5
+pkgver=1.6.6
pkgrel=1
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)
+url="https://github.com/linuxmint/mint-x-icons"
+license=('GPL3')
depends=(
- gdk-pixbuf2
- gtk-update-icon-cache
- hicolor-icon-theme
+ 'gdk-pixbuf2'
+ 'gtk-update-icon-cache'
+ 'hicolor-icon-theme'
)
options=(!strip)
-source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('f1c83432f4fe3aea021f28c235d28878367ff9f77bbd7a44391becfa914c6a85')
+source=("http://packages.linuxmint.com/pool/main/m/$pkgname/${pkgname}_${pkgver}.tar.xz")
+sha256sums=('1492eca83a5e42738063f5f14f61022761bdf40c542020b1c85f1e81f8144738')
package() {
cd "${srcdir}"/"${pkgname}"