summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2019-08-12 11:07:26 -0600
committerSam Burgos2019-08-12 11:07:26 -0600
commit6089251e0d3f24fd2949a0b61f4185f134b71912 (patch)
treef9843e1ab571315ea60462c714360782a53b064f
parentad6ecabd73a46ee6c9d44793fa966ac3256c595d (diff)
downloadaur-6089251e0d3f24fd2949a0b61f4185f134b71912.tar.gz
updated to version 1.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5070281c328a..98f30ea55afb 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.1
+ pkgver = 1.8.2
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.1.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.1.tar.xz
- sha256sums = 4e655a4c17db609263fe8fd81e80aeac945ee69475d965e6490182bb286f7427
+ source = mint-themes_1.8.2.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.2.tar.xz
+ sha256sums = 17fcfa92048486f37bf4060c3228905749b9382cf7d93c1b87ed0bd086ec5450
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index c032d92ad9c3..28fb88a17cf1 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.1
+pkgver=1.8.2
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=('4e655a4c17db609263fe8fd81e80aeac945ee69475d965e6490182bb286f7427')
+sha256sums=('17fcfa92048486f37bf4060c3228905749b9382cf7d93c1b87ed0bd086ec5450')
build() {
cd "${pkgname}"