summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-10-04 22:25:17 -0600
committerMark Wagie2020-10-04 22:25:17 -0600
commit4aa2a80b6e5036bd4ddad8bddb0fc26415a74d96 (patch)
treec4b146a5c5de20a7d0045e2c44f0bbccff2880da /PKGBUILD
parent2e5a1a9bbda81b21eb341a092016a15bd9e8534c (diff)
downloadaur-4aa2a80b6e5036bd4ddad8bddb0fc26415a74d96.tar.gz
2020-10-05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbd46d76a832..e8d6fe0bcbb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Michael J. Pento <mjpento@verizon.net>
# Contributor: grimi <grimi at poczta dot fm>
pkgname=matcha-gtk-theme
-_pkgver=2020-09-28
+_pkgver=2020-10-05
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="A flat design theme for GTK 3, GTK 2 and GNOME Shell"
@@ -15,7 +15,7 @@ optdepends=('qogir-icon-theme: Recommended icon theme'
'kvantum-theme-matcha: Matching Kvantum theme')
source=("$pkgname-$_pkgver.tar.gz::https://github.com/vinceliuice/Matcha-gtk-theme/archive/$_pkgver.tar.gz")
options=('!strip')
-sha256sums=('8fbb0dd9c439243ead34d3c417d00d396497da19e6b2e05cf2295fbd67db3c28')
+sha256sums=('7ce69a25f9f5cf6b6e50519dfff9e9a8783f916383e5a3c3c68d493135d88d85')
package() {
cd "Matcha-gtk-theme-$_pkgver"