summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-05-21 08:55:23 -0600
committerSam Burgos2018-05-21 08:55:23 -0600
commit0f29c650260a48feb081882898919b1423dcd8ac (patch)
treeb0ce67aa2f77923b1fa3a868439cd279e2bce47c
parent871fa1de76fc6487d9ebcebf32a8563fef6c086b (diff)
downloadaur-0f29c650260a48feb081882898919b1423dcd8ac.tar.gz
updated to version 1.6.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f595d833db7..dc6b4b8d3433 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.4
+ pkgver = 1.6.5
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.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.6.4.tar.xz
- sha256sums = 6a04f7851f247d53cd1426292313dd6e57f9f8ebe1453126c8fbf15dc0945ee4
+ 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
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 1f004ea2852b..b97798efc261 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.4
+pkgver=1.6.5
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=('6a04f7851f247d53cd1426292313dd6e57f9f8ebe1453126c8fbf15dc0945ee4')
+sha256sums=('c8d1a27f2485f3fe3f5314c66c274f226cb7e2a54350af816e6f748232fee313')
build() {
cd $pkgname