summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2020-06-06 11:51:28 -0600
committerSam Burgos2020-06-06 11:51:28 -0600
commit2e8519531c19910e37c526e4275a56eccd44c293 (patch)
tree61c513a83832db188aee261ec121e988a5a2c91b
parented8c06bc1af31df3419c0f3e1b7bba147c7c3feb (diff)
downloadaur-2e8519531c19910e37c526e4275a56eccd44c293.tar.gz
updated to version 1.8.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 617d7ef09738..71bf1c4f8d8c 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.4
+ pkgver = 1.8.5
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.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.8.4.tar.xz
- sha256sums = 5249b14f965b0df2300eae27dbf9d94d46117b8b02a338b41d8bc971624c55cf
+ 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
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index cf1804980da3..495b1e1a280e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos <santiago.burgos1089@gmail.com>
pkgname=mint-themes
-pkgver=1.8.4
+pkgver=1.8.5
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=('5249b14f965b0df2300eae27dbf9d94d46117b8b02a338b41d8bc971624c55cf')
+sha256sums=('d8e4b532f55e5a5d2455f4b9faf86b243a16bc32706b78d05aa1a98dc2280e4b')
build() {
cd "${pkgname}"