summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e19370e76d3..d215580cf6b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: grimi <grimi at poczta dot fm>
pkgname=matcha-gtk-theme
-pkgver=3.4
+pkgver=3.5
pkgrel=1
pkgdesc="A flat design theme for GNOME, MATE, Openbox, Unity, XFCE, Budgie"
arch=('any')
@@ -9,11 +9,11 @@ url='https://www.gnome-look.org/p/1187179'
license=('GPL3')
depends=('gtk-engine-murrine' 'gtk-engines' 'gtk3')
_hash_time=($(curl -s "$url"|grep -e "hash =" -e "timetamp ="|sed "s/.*= '\(.*\)';/\1/"))
-source=("${pkgname}-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516864754/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha.tar.xz"
- "${pkgname}-dark-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516864756/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha-dark.tar.xz")
+source=("${pkgname}-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516955303/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha.tar.xz"
+ "${pkgname}-dark-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516955310/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha-dark.tar.xz")
-sha256sums=('5a4bdd40e5de90aae3f193dd30b958fa74454474b36d6f54d91e81e65f19f4db'
- 'af8792eb79bbb0ad73db17a68f1b0057d30e75bff3611777b13ddb9e77913553')
+sha256sums=('9b65dfcf39ff9657664223c5d67218aa14880f639dc0f2796b37a988d8ac1788'
+ '881ca0eee9e0987107e49091999a01f27ce9e01f9dc0540d1ab7e670be5a13ed')
prepare() {