summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f8e415f977b..6aff1329ae59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = matcha-gtk-theme
pkgdesc = A flat design theme for GTK 3, GTK 2 and GNOME Shell
- pkgver = 2020.10.05
+ pkgver = 2020.10.23
pkgrel = 1
url = https://vinceliuice.github.io/theme-matcha.html
arch = any
@@ -11,8 +11,8 @@ pkgbase = matcha-gtk-theme
optdepends = qogir-icon-theme: Recommended icon theme
optdepends = kvantum-theme-matcha: Matching Kvantum theme
options = !strip
- source = matcha-gtk-theme-2020-10-05.tar.gz::https://github.com/vinceliuice/Matcha-gtk-theme/archive/2020-10-05.tar.gz
- sha256sums = 7ce69a25f9f5cf6b6e50519dfff9e9a8783f916383e5a3c3c68d493135d88d85
+ source = matcha-gtk-theme-2020-10-23.tar.gz::https://github.com/vinceliuice/Matcha-gtk-theme/archive/2020-10-23.tar.gz
+ sha256sums = 6c50513ea2f235e5693aaf3d7168451ab2d8ff3a0ca7352b17577ebf8d76f8f0
pkgname = matcha-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index e8d6fe0bcbb1..c4137f39844b 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-10-05
+_pkgver=2020-10-23
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=('7ce69a25f9f5cf6b6e50519dfff9e9a8783f916383e5a3c3c68d493135d88d85')
+sha256sums=('6c50513ea2f235e5693aaf3d7168451ab2d8ff3a0ca7352b17577ebf8d76f8f0')
package() {
cd "Matcha-gtk-theme-$_pkgver"