summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-12-17 10:01:44 -0600
committerSam Burgos2018-12-17 10:01:44 -0600
commit1d642a926a1c565961fe7e3b0d0e70342716474f (patch)
tree6353998e0bd181390ae15c44670f74e2825c1aa2
parent04c96dc61b45e6c4fbd7f851d3cb94c5993dd934 (diff)
downloadaur-1d642a926a1c565961fe7e3b0d0e70342716474f.tar.gz
updated to version 1.7.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f16164b6902f..c859d3031fd3 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.7.7
+ pkgver = 1.7.8
pkgrel = 1
url = http://packages.linuxmint.com/pool/main/m/mint-themes
arch = any
@@ -14,8 +14,8 @@ pkgbase = mint-themes
conflicts = mint-x-theme
conflicts = mint-y-theme
conflicts = mint-cinnamon-themes
- source = mint-themes_1.7.7.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.7.tar.xz
- sha256sums = 492edd452eccd9086783f6531908b41df47f563b3d7645550c624b4d62ce37a2
+ source = mint-themes_1.7.8.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.8.tar.xz
+ sha256sums = 6ec309fe09e529678b713439f2f95af20c292029e478ba815dc12043707ea822
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 87b7689069f4..05a027dd81f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Burgos < sam dot burgos1089 at gmail dot com >
pkgname=mint-themes
-pkgver=1.7.7
+pkgver=1.7.8
pkgrel=1
pkgdesc="A collection of Mint themes. Includes GTK2, GTK3, Cinnamon and Xfce components."
arch=('any')
@@ -17,7 +17,7 @@ conflicts=("mint-x-theme"
"mint-y-theme"
"mint-cinnamon-themes")
source=("${pkgname}_${pkgver}.tar.xz::${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('492edd452eccd9086783f6531908b41df47f563b3d7645550c624b4d62ce37a2')
+sha256sums=('6ec309fe09e529678b713439f2f95af20c292029e478ba815dc12043707ea822')
build() {
cd "${pkgname}"