summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2022-12-13 08:15:39 -0600
committerSam Burgos2022-12-13 08:15:39 -0600
commitbc3b10f23d2aa293f0494af221aff1d9be4da704 (patch)
treeb7f4158ffc73182508e6b9c493b13b44b454e02e
parentf59a800cf712a745fc54508509c1a59bea9d5dab (diff)
downloadaur-bc3b10f23d2aa293f0494af221aff1d9be4da704.tar.gz
updated to version 2.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd40e1802f1b..2f8db8ba86b6 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.7
+ pkgver = 2.0.8
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.7.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.7.tar.xz
- sha256sums = 5b7aed0187f6b04dddd5ad67c81626eadde8070844ece7afb337859afeef47a0
+ source = mint-themes_2.0.8.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_2.0.8.tar.xz
+ sha256sums = f89557cbece09c84bc0d7c4bb701efdde2728a41c8387f2407e36e23fd0f17ba
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index ccdd9dfe79f5..2bbf2e18fd44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=2.0.7
+pkgver=2.0.8
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=('5b7aed0187f6b04dddd5ad67c81626eadde8070844ece7afb337859afeef47a0')
+sha256sums=('f89557cbece09c84bc0d7c4bb701efdde2728a41c8387f2407e36e23fd0f17ba')
build() {
cd "${pkgname}"