summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-05-22 07:51:51 -0600
committerSam Burgos2018-05-22 07:51:51 -0600
commit9de167ff0e30e61c22d956db98b8e4c0fdf15f6a (patch)
treeefde3fc21f9d2b072a984e5670508dbf796d2f50
parent0f29c650260a48feb081882898919b1423dcd8ac (diff)
downloadaur-9de167ff0e30e61c22d956db98b8e4c0fdf15f6a.tar.gz
updated to version 1.6.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc6b4b8d3433..64aefd54d941 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mint-themes
pkgdesc = A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.
- pkgver = 1.6.5
+ pkgver = 1.6.6
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
@@ -12,8 +12,8 @@ pkgbase = mint-themes
conflicts = mint-x-theme
conflicts = mint-y-theme
conflicts = mint-cinnamon-themes
- source = mint-themes_1.6.5.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.6.5.tar.xz
- sha256sums = c8d1a27f2485f3fe3f5314c66c274f226cb7e2a54350af816e6f748232fee313
+ source = mint-themes_1.6.6.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.6.6.tar.xz
+ sha256sums = f5f1e1ff49ad6a46f460a8a1307b291d391f6c4d44b07fe8d8aeb2db53d464b1
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index b97798efc261..4b133c7c4666 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=mint-themes
-pkgver=1.6.5
+pkgver=1.6.6
pkgrel=1
pkgdesc="A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components."
arch=('any')
@@ -11,7 +11,7 @@ depends=(mint-y-icons mint-x-icons)
makedepends=('gtk3' 'sassc')
conflicts=('mint-x-theme' 'mint-y-theme' 'mint-cinnamon-themes')
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('c8d1a27f2485f3fe3f5314c66c274f226cb7e2a54350af816e6f748232fee313')
+sha256sums=('f5f1e1ff49ad6a46f460a8a1307b291d391f6c4d44b07fe8d8aeb2db53d464b1')
build() {
cd $pkgname