summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-12-15 19:32:06 -0600
committerSam Burgos2018-12-15 19:32:06 -0600
commit04c96dc61b45e6c4fbd7f851d3cb94c5993dd934 (patch)
tree38c1c3e5648f1ca1deda330d559227446e36f0b5
parentf55ec5190349cddf15c6df2fca8a28bfde1e2c7a (diff)
downloadaur-04c96dc61b45e6c4fbd7f851d3cb94c5993dd934.tar.gz
updated to version 1.7.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1ecfd9e75db..f16164b6902f 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.6
+ pkgver = 1.7.7
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.6.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.6.tar.xz
- sha256sums = 5e603892d6377cd58c08c230c480b34e8d240d405e0df9aaf190fa18dc8081c2
+ 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
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 66506ba0a462..87b7689069f4 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.6
+pkgver=1.7.7
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=('5e603892d6377cd58c08c230c480b34e8d240d405e0df9aaf190fa18dc8081c2')
+sha256sums=('492edd452eccd9086783f6531908b41df47f563b3d7645550c624b4d62ce37a2')
build() {
cd "${pkgname}"