summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-06-01 08:35:17 -0600
committerSam Burgos2018-06-01 08:35:17 -0600
commit74f98dc16eecdeada572eb27d4f13aede0827347 (patch)
treea98d3fd7258088e12b5fae3f552a443d85fe5882
parent9de167ff0e30e61c22d956db98b8e4c0fdf15f6a (diff)
downloadaur-74f98dc16eecdeada572eb27d4f13aede0827347.tar.gz
updated to version 1.6.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64aefd54d941..66c92326a45c 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.6
+ pkgver = 1.6.7
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.6.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.6.6.tar.xz
- sha256sums = f5f1e1ff49ad6a46f460a8a1307b291d391f6c4d44b07fe8d8aeb2db53d464b1
+ source = mint-themes_1.6.7.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.6.7.tar.xz
+ sha256sums = bb392ddd4cd1fb1f40e1a7f6916e2f30160dc3913f6ad08ceb52d4d245c39eb6
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 4b133c7c4666..40dfabff1a34 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.6
+pkgver=1.6.7
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=('f5f1e1ff49ad6a46f460a8a1307b291d391f6c4d44b07fe8d8aeb2db53d464b1')
+sha256sums=('bb392ddd4cd1fb1f40e1a7f6916e2f30160dc3913f6ad08ceb52d4d245c39eb6')
build() {
cd $pkgname