summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-07-25 10:32:27 -0600
committerSam Burgos2018-07-25 10:32:27 -0600
commita405e590a537dfb86bd8fb8916d971d9c0dbc160 (patch)
tree8ac4edb4d23084b68ccb51acb4d9b213b2207e65
parent38f85b414764b711c410431559fb409506c30640 (diff)
downloadaur-a405e590a537dfb86bd8fb8916d971d9c0dbc160.tar.gz
updated to version 1.7.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e99c14d551c2..a1e34a97d0ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mint-themes
pkgdesc = A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.
- pkgver = 1.7.1
- pkgrel = 2
+ pkgver = 1.7.2
+ pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
license = GPL3
@@ -12,8 +12,8 @@ pkgbase = mint-themes
conflicts = mint-x-theme
conflicts = mint-y-theme
conflicts = mint-cinnamon-themes
- source = mint-themes_1.7.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.1.tar.xz
- sha256sums = 98867808b1caa458fc958c6768b38d1aafe10049c4ee34a606692704bd363932
+ source = mint-themes_1.7.2.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.2.tar.xz
+ sha256sums = d1350d7de04f862bee08b45b2ad505d5826a6dafd545a6eaae1369fa6b4dec21
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index ed2685780720..7ee16b2390e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=mint-themes
-pkgver=1.7.1
-pkgrel=2
+pkgver=1.7.2
+pkgrel=1
pkgdesc="A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components."
arch=('any')
url="http://packages.linuxmint.com/pool/main/m/${pkgname}"
@@ -15,7 +15,7 @@ conflicts=("mint-x-theme"
"mint-y-theme"
"mint-cinnamon-themes")
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('98867808b1caa458fc958c6768b38d1aafe10049c4ee34a606692704bd363932')
+sha256sums=('d1350d7de04f862bee08b45b2ad505d5826a6dafd545a6eaae1369fa6b4dec21')
build() {
cd "${pkgname}"