summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2022-01-03 11:16:16 -0600
committerSam Burgos2022-01-03 11:16:16 -0600
commitbab80492b4d7d5fe52a7ea74cabe7a3470f77689 (patch)
tree69e672dae2d963ded3145d026cc7f380cad2aa03
parent3cda42d0f9632fed4615e6908b2a4af67be7b305 (diff)
downloadaur-bab80492b4d7d5fe52a7ea74cabe7a3470f77689.tar.gz
updated to version 1.9.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4c46ac5bf80..3dd23a0c6fed 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.9.6
+ pkgver = 1.9.7
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
@@ -16,7 +16,7 @@ pkgbase = mint-themes
conflicts = mint-x-theme
conflicts = mint-y-theme
conflicts = mint-cinnamon-themes
- source = mint-themes_1.9.6.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.9.6.tar.xz
- sha256sums = 5355d8ba70dcc80d055926a5895afbed939d5041f0fecdedd603b5377d898f3a
+ source = mint-themes_1.9.7.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.9.7.tar.xz
+ sha256sums = c6ad921e30f8b0f7500dd9bac6d34af11b9c9bf40f1bd157292caea13d61a81b
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 8d9b03ba545d..f60535bbacd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=1.9.6
+pkgver=1.9.7
pkgrel=1
pkgdesc='A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.'
arch=('any')
@@ -27,7 +27,7 @@ conflicts=(
mint-cinnamon-themes
)
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('5355d8ba70dcc80d055926a5895afbed939d5041f0fecdedd603b5377d898f3a')
+sha256sums=('c6ad921e30f8b0f7500dd9bac6d34af11b9c9bf40f1bd157292caea13d61a81b')
build() {
cd "${pkgname}"