summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2019-11-24 14:02:45 -0600
committerSam Burgos2019-11-24 14:02:45 -0600
commitee00f46e3c05c7fa4d2deaecef614249c1ee1844 (patch)
treeb3885e08bbddf001020022d81635612429d2763c
parent6089251e0d3f24fd2949a0b61f4185f134b71912 (diff)
downloadaur-ee00f46e3c05c7fa4d2deaecef614249c1ee1844.tar.gz
updated to version 1.8.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98f30ea55afb..79866a3eff0c 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.2
+ pkgver = 1.8.3
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.2.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.2.tar.xz
- sha256sums = 17fcfa92048486f37bf4060c3228905749b9382cf7d93c1b87ed0bd086ec5450
+ source = mint-themes_1.8.3.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.3.tar.xz
+ sha256sums = 69df45b31f486fc1467e312bd7cbf78de485c805cc89a17acaa566ed56daca01
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 28fb88a17cf1..ce35f3462ae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Sam Burgos < santiago dot burgos1089 at gmail dot com >
+# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=1.8.2
+pkgver=1.8.3
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=('17fcfa92048486f37bf4060c3228905749b9382cf7d93c1b87ed0bd086ec5450')
+sha256sums=('69df45b31f486fc1467e312bd7cbf78de485c805cc89a17acaa566ed56daca01')
build() {
cd "${pkgname}"