summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2023-06-06 21:11:42 -0600
committerSam Burgos2023-06-06 21:11:42 -0600
commit7bbeb524aa4cecbb46f746ea303992d9ddedb0c1 (patch)
tree5dc249e3ac4babdf3ebb901809b277a38f4eb037
parent3565d8959cb1c8f2efcd40aaa21a53dfea7fb8d5 (diff)
downloadaur-7bbeb524aa4cecbb46f746ea303992d9ddedb0c1.tar.gz
updated to version 2.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a4eb924feb6..e40cbde73207 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.0.9
+ pkgver = 2.1.0
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.0.9.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.9.tar.xz
- sha256sums = f481faf1026ea84776999d930454da0840ae978bfb368b8f7fc040bf58e5cc63
+ 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
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 53f223afca95..9068d27e3b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.0.9
+pkgver=2.1.0
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=('f481faf1026ea84776999d930454da0840ae978bfb368b8f7fc040bf58e5cc63')
+sha256sums=('9f0fce2ba1e0178afe6d7137425b0898339a91e292fd9b653e66fd548c078190')
build() {
cd "${pkgname}"