summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2023-06-29 10:19:29 -0600
committerSam Burgos2023-06-29 10:19:29 -0600
commit939ae30603fd4d467b2b6453db588be682ce13be (patch)
tree9d402c29283437603ec2182e70bb6df1ab632347
parent85569762c60073d06d68018bb8bda8b542421974 (diff)
downloadaur-939ae30603fd4d467b2b6453db588be682ce13be.tar.gz
updated to version 2.1.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec8aa9ed40ad..8486525ab6aa 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.3
+ pkgver = 2.1.4
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
@@ -14,7 +14,7 @@ pkgbase = mint-themes
conflicts = mint-y-theme
conflicts = mint-cinnamon-themes
options = !strip
- source = mint-themes_2.1.3.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.3.tar.xz
- sha256sums = 9442d467523784f31346b2546983568ddc51fdf9f8cc163f16d9905fe0da0ecb
+ source = mint-themes_2.1.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.4.tar.xz
+ sha256sums = ed3c93873615e98a1c8583dc37a0870a037937366da36f34a1eba72a7d085666
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 642f9a240b54..93587abad263 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=1
pkgdesc='A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.'
arch=('any')
@@ -25,7 +25,7 @@ conflicts=(
)
options=('!strip')
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('9442d467523784f31346b2546983568ddc51fdf9f8cc163f16d9905fe0da0ecb')
+sha256sums=('ed3c93873615e98a1c8583dc37a0870a037937366da36f34a1eba72a7d085666')
build() {
cd "${srcdir}/${pkgname}"