summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2018-12-13 16:57:37 -0600
committerSam Burgos2018-12-13 16:57:37 -0600
commitf55ec5190349cddf15c6df2fca8a28bfde1e2c7a (patch)
treee9f5db9a3de36fe2f2e8ff3ded43d9676711c6e6
parentb6ee7b9765126112289196a446a505d6047591d9 (diff)
downloadaur-f55ec5190349cddf15c6df2fca8a28bfde1e2c7a.tar.gz
updated to version 1.7.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dd5ee963131..b1ecfd9e75db 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.4
+ pkgver = 1.7.6
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.4.tar.xz::http://packages.linuxmint.com/pool/main/m/mint-themes/mint-themes_1.7.4.tar.xz
- sha256sums = eed52582ff88e8044d78375f28d056452e263e5fe53446bae535628c978ecced
+ 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
pkgname = mint-themes
diff --git a/PKGBUILD b/PKGBUILD
index 1d3a6ae91b27..66506ba0a462 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.4
+pkgver=1.7.6
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=('eed52582ff88e8044d78375f28d056452e263e5fe53446bae535628c978ecced')
+sha256sums=('5e603892d6377cd58c08c230c480b34e8d240d405e0df9aaf190fa18dc8081c2')
build() {
cd "${pkgname}"