summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2020-06-18 17:38:13 -0600
committerSam Burgos2020-06-18 17:38:13 -0600
commitb559a37299d81323ee59eb4a61564c708eff220b (patch)
tree5a99786d18d7a0af46dcd638aa8056ae06948618
parent2e8519531c19910e37c526e4275a56eccd44c293 (diff)
downloadaur-b559a37299d81323ee59eb4a61564c708eff220b.tar.gz
updated to version 1.8.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71bf1c4f8d8c..577b59943fe3 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 = 1.8.5
+ pkgver = 1.8.6
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
@@ -16,8 +16,8 @@ pkgbase = mint-themes
conflicts = mint-x-theme
conflicts = mint-y-theme
conflicts = mint-cinnamon-themes
- source = mint-themes_1.8.5.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.5.tar.xz
- sha256sums = d8e4b532f55e5a5d2455f4b9faf86b243a16bc32706b78d05aa1a98dc2280e4b
+ source = mint-themes_1.8.6.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.6.tar.xz
+ sha256sums = ae730048cc080a21695c682477bab9b195871423b47d636939dfaa60caaf1265
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 495b1e1a280e..c391b328676d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=1.8.5
+pkgver=1.8.6
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=('d8e4b532f55e5a5d2455f4b9faf86b243a16bc32706b78d05aa1a98dc2280e4b')
+sha256sums=('ae730048cc080a21695c682477bab9b195871423b47d636939dfaa60caaf1265')
build() {
cd "${pkgname}"