summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2022-01-09 20:38:20 -0600
committerSam Burgos2022-01-09 20:38:20 -0600
commitef5f1705937151341ac5cbc565567010f7a46929 (patch)
tree654e21dcd1c46f2e82fea05aae8afae00670089e
parentbab80492b4d7d5fe52a7ea74cabe7a3470f77689 (diff)
downloadaur-ef5f1705937151341ac5cbc565567010f7a46929.tar.gz
updated to version 1.9.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dd23a0c6fed..a76905477fee 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.7
+ pkgver = 1.9.8
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.7.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.9.7.tar.xz
- sha256sums = c6ad921e30f8b0f7500dd9bac6d34af11b9c9bf40f1bd157292caea13d61a81b
+ source = mint-themes_1.9.8.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.9.8.tar.xz
+ sha256sums = b62a80deda188900ed7cc6f44f26ec37fb4ee23151e925a7a3681d29dc5aedb2
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index f60535bbacd6..d8b03f7a1e2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=1.9.7
+pkgver=1.9.8
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=('c6ad921e30f8b0f7500dd9bac6d34af11b9c9bf40f1bd157292caea13d61a81b')
+sha256sums=('b62a80deda188900ed7cc6f44f26ec37fb4ee23151e925a7a3681d29dc5aedb2')
build() {
cd "${pkgname}"