summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2023-06-14 18:05:20 -0600
committerSam Burgos2023-06-14 18:05:20 -0600
commitb85bac30688a0d1dc2924ab53cee942d813c0763 (patch)
treea0a3ba5acb74c96796125b81a2ce620589c5972a
parent256fc98a7ca2163560c460f960f6d0a1693c21d3 (diff)
downloadaur-b85bac30688a0d1dc2924ab53cee942d813c0763.tar.gz
updated to version 2.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 356473cb3868..73280785b55b 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.1
+ pkgver = 2.1.2
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.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.1.tar.xz
- sha256sums = 8edf8d453cbfc5bbc59f395b8e3b9141d0c08f928df42c6d1724ae1b9a59651a
+ source = mint-themes_2.1.2.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.2.tar.xz
+ sha256sums = d10547873eb284750412c812aed5d684c77abf5dbcb4fea818f0545ccabf9840
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index adf7ae7923cf..80c405c80950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.1.1
+pkgver=2.1.2
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=('8edf8d453cbfc5bbc59f395b8e3b9141d0c08f928df42c6d1724ae1b9a59651a')
+sha256sums=('d10547873eb284750412c812aed5d684c77abf5dbcb4fea818f0545ccabf9840')
build() {
cd "${pkgname}"