summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2019-07-12 08:47:08 -0600
committerSam Burgos2019-07-12 08:47:08 -0600
commitad6ecabd73a46ee6c9d44793fa966ac3256c595d (patch)
tree71e237d3ac40f2ae820ef3c45be5961ed4b94ca8
parentda2e99748da4ffc39c5a17d591a21d0915602ebc (diff)
downloadaur-ad6ecabd73a46ee6c9d44793fa966ac3256c595d.tar.gz
updated to version 1.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99b9deb104a6..5070281c328a 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.0
+ pkgver = 1.8.1
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.0.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.0.tar.xz
- sha256sums = 4aaddbe5a2172904637c6909f24a33332bee6acab60cee7491b944514a5d8327
+ source = mint-themes_1.8.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.1.tar.xz
+ sha256sums = 4e655a4c17db609263fe8fd81e80aeac945ee69475d965e6490182bb286f7427
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 2468b37f7052..c032d92ad9c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < santiago dot burgos1089 at gmail dot com >
pkgname=mint-themes
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=1
pkgdesc='A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components.'
arch=('any')
@@ -25,7 +25,7 @@ conflicts=(
mint-cinnamon-themes
)
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('4aaddbe5a2172904637c6909f24a33332bee6acab60cee7491b944514a5d8327')
+sha256sums=('4e655a4c17db609263fe8fd81e80aeac945ee69475d965e6490182bb286f7427')
build() {
cd "${pkgname}"