summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-09-22 19:18:31 -0600
committerSam Burgos2018-09-22 19:18:31 -0600
commit74a18f0721bd3094b7b8f0b95d5d87ea0b44e927 (patch)
tree095c2ca3fcb940dbd4b461200a563a0d72deea49
parenta405e590a537dfb86bd8fb8916d971d9c0dbc160 (diff)
downloadaur-74a18f0721bd3094b7b8f0b95d5d87ea0b44e927.tar.gz
updated to version 1.7.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1e34a97d0ab..6e3d70f40c42 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.7.2
+ pkgver = 1.7.3
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.7.2.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.2.tar.xz
- sha256sums = d1350d7de04f862bee08b45b2ad505d5826a6dafd545a6eaae1369fa6b4dec21
+ source = mint-themes_1.7.3.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.3.tar.xz
+ sha256sums = a9838c005ff53370d8484adcaa0ae90b0c625779f2b3198bd9234409d3afcde5
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 7ee16b2390e2..1644f2da3b4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=mint-themes
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
pkgdesc="A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components."
arch=('any')
@@ -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=('d1350d7de04f862bee08b45b2ad505d5826a6dafd545a6eaae1369fa6b4dec21')
+sha256sums=('a9838c005ff53370d8484adcaa0ae90b0c625779f2b3198bd9234409d3afcde5')
build() {
cd "${pkgname}"