summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5af72eff6d5..6f03e8b33040 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.6.7
+ pkgver = 1.6.8
pkgrel = 1
url = https://github.com/linuxmint/mint-x-icons
arch = any
@@ -9,7 +9,7 @@ pkgbase = mint-x-icons
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.7.tar.xz
- sha256sums = 2b348a3d26e38a0f1d845022766fd915feee0f32cf849ef8ec0f34e06328dd8c
+ source = http://packages.linuxmint.com/pool/main/m/mint-x-icons/mint-x-icons_1.6.8.tar.xz
+ sha256sums = 244936c66aff52f2ed705e883a18387bbee8540838b41263b6a95df4858bbd94
pkgname = mint-x-icons
diff --git a/PKGBUILD b/PKGBUILD
index c65806030e1a..eae54cecd939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-x-icons
-pkgver=1.6.7
+pkgver=1.6.8
pkgrel=1
pkgdesc='A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza'
arch=('any')
@@ -14,7 +14,7 @@ depends=(
)
options=(!strip)
source=("http://packages.linuxmint.com/pool/main/m/$pkgname/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('2b348a3d26e38a0f1d845022766fd915feee0f32cf849ef8ec0f34e06328dd8c')
+sha256sums=('244936c66aff52f2ed705e883a18387bbee8540838b41263b6a95df4858bbd94')
package() {
cd "${srcdir}"/"${pkgname}"