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 66283a5ad625..0012ccfb309b 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 = 2021.04.05
+ pkgver = 2021.04.09
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-2021-04-05.tar.gz::https://github.com/vinceliuice/Matcha-gtk-theme/archive/2021-04-05.tar.gz
- sha256sums = ebec895597104396fd4979c49f41402bb5dfdca78c3b800ec4f619a6284d7560
+ source = matcha-gtk-theme-2021-04-09.tar.gz::https://github.com/vinceliuice/Matcha-gtk-theme/archive/2021-04-09.tar.gz
+ sha256sums = a589459eeb0552665bffd0a5de851c0fa7a4b4dbae0ba995f93271b11ced64d2
pkgname = matcha-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index 0c4905372326..6560b08641ed 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=2021-04-05
+_pkgver=2021-04-09
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=('ebec895597104396fd4979c49f41402bb5dfdca78c3b800ec4f619a6284d7560')
+sha256sums=('a589459eeb0552665bffd0a5de851c0fa7a4b4dbae0ba995f93271b11ced64d2')
package() {
cd "Matcha-gtk-theme-$_pkgver"