summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2020-12-14 22:11:25 -0600
committerSam Burgos2020-12-14 22:11:25 -0600
commit0b0be5af14706e343844b2195a6083887d8e1b46 (patch)
tree8bb982764cd451b48604434937e8c3c7638c574c
parentb559a37299d81323ee59eb4a61564c708eff220b (diff)
downloadaur-0b0be5af14706e343844b2195a6083887d8e1b46.tar.gz
updated to version 1.8.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 577b59943fe3..696ae11becec 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.6
+ pkgver = 1.8.7
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.6.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.6.tar.xz
- sha256sums = ae730048cc080a21695c682477bab9b195871423b47d636939dfaa60caaf1265
+ source = mint-themes_1.8.7.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.7.tar.xz
+ sha256sums = f6ac75fc5bc86a2a6a4ce657ff6d920f23083ba83899552da2f03b60f316de05
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index c391b328676d..5eed4065b3a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=1.8.6
+pkgver=1.8.7
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=('ae730048cc080a21695c682477bab9b195871423b47d636939dfaa60caaf1265')
+sha256sums=('f6ac75fc5bc86a2a6a4ce657ff6d920f23083ba83899552da2f03b60f316de05')
build() {
cd "${pkgname}"