summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2021-06-14 07:56:58 -0600
committerSam Burgos2021-06-14 07:56:58 -0600
commitb7e70ba439c93129d906292f42bc262a06004f33 (patch)
tree81d445b4b9da95f3860a4358446627a868795674
parentd5e14353e992e0ff9110e8578a0e96a1ed1b1dfd (diff)
downloadaur-b7e70ba439c93129d906292f42bc262a06004f33.tar.gz
updated to version 1.6.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b2c9b5ee276..ee706709becf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-x-icons
pkgdesc = A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza
- pkgver = 1.5.9
+ pkgver = 1.6.3
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-x-icons
arch = any
@@ -8,8 +8,8 @@ pkgbase = mint-x-icons
depends = gdk-pixbuf2
depends = gtk-update-icon-cache
depends = hicolor-icon-theme
- source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.5.9.tar.xz
- sha256sums = c6bcfc77cb09b53ab0e111ab769d1d40a5a7b8251c08aba3e91d488ada5daf21
+ source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.6.3.tar.xz
+ sha256sums = 7150e5dfb2353a0e5d62f5d528bc6249dfd9352ce9cdfde52ddbcafef94e5858
pkgname = mint-x-icons
diff --git a/PKGBUILD b/PKGBUILD
index 4aa9aa5bf260..fa8aac60c7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-x-icons
-pkgver=1.5.9
+pkgver=1.6.3
pkgrel=1
pkgdesc='A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza'
arch=('any')
@@ -13,7 +13,7 @@ depends=(
hicolor-icon-theme
)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('c6bcfc77cb09b53ab0e111ab769d1d40a5a7b8251c08aba3e91d488ada5daf21')
+sha256sums=('7150e5dfb2353a0e5d62f5d528bc6249dfd9352ce9cdfde52ddbcafef94e5858')
package() {
cd "${srcdir}"/"${pkgname}"