summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2023-06-08 18:18:22 -0600
committerSam Burgos2023-06-08 18:18:22 -0600
commit256fc98a7ca2163560c460f960f6d0a1693c21d3 (patch)
tree784da33dc3fc1e869dc1f32694f63c00a4cebdf6
parent7bbeb524aa4cecbb46f746ea303992d9ddedb0c1 (diff)
downloadaur-256fc98a7ca2163560c460f960f6d0a1693c21d3.tar.gz
updated to version 2.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e40cbde73207..356473cb3868 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 = 2.1.0
+ pkgver = 2.1.1
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_2.1.0.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.0.tar.xz
- sha256sums = 9f0fce2ba1e0178afe6d7137425b0898339a91e292fd9b653e66fd548c078190
+ source = mint-themes_2.1.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.1.tar.xz
+ sha256sums = 8edf8d453cbfc5bbc59f395b8e3b9141d0c08f928df42c6d1724ae1b9a59651a
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 9068d27e3b03..adf7ae7923cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.1.0
+pkgver=2.1.1
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=('9f0fce2ba1e0178afe6d7137425b0898339a91e292fd9b653e66fd548c078190')
+sha256sums=('8edf8d453cbfc5bbc59f395b8e3b9141d0c08f928df42c6d1724ae1b9a59651a')
build() {
cd "${pkgname}"