summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2023-07-07 21:10:26 -0600
committerSam Burgos2023-07-07 21:10:26 -0600
commitdb178d8225f9cb41b1cc8927e6f603365897a7f8 (patch)
tree639cd0234c9e9b04e57ea100f97746511d9874bd
parent939ae30603fd4d467b2b6453db588be682ce13be (diff)
downloadaur-db178d8225f9cb41b1cc8927e6f603365897a7f8.tar.gz
updated to version 2.1.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8486525ab6aa..8675ab04a85f 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.4
+ pkgver = 2.1.5
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.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.4.tar.xz
- sha256sums = ed3c93873615e98a1c8583dc37a0870a037937366da36f34a1eba72a7d085666
+ source = mint-themes_2.1.5.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.1.5.tar.xz
+ sha256sums = 685cff6598bdaf4b6813be3080368845f019e09e974e7f589b5f99acb3da2396
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 93587abad263..5385c40e0197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.1.4
+pkgver=2.1.5
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=('ed3c93873615e98a1c8583dc37a0870a037937366da36f34a1eba72a7d085666')
+sha256sums=('685cff6598bdaf4b6813be3080368845f019e09e974e7f589b5f99acb3da2396')
build() {
cd "${srcdir}/${pkgname}"