summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrimi2018-01-26 18:37:08 +0100
committergrimi2018-01-26 18:37:08 +0100
commitdca75ff27b41a1cf90cb660fae414ddf3a8a73d9 (patch)
treea6fb2cee90de39194f588798a15e263d635f434f
parent1fb71e8f4914799f4f1f328c83753fefdf584e03 (diff)
downloadaur-dca75ff27b41a1cf90cb660fae414ddf3a8a73d9.tar.gz
Upstream: 3.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f57a05c3a3c..876dd3c7e82f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = matcha-gtk-theme
pkgdesc = A flat design theme for GNOME, MATE, Openbox, Unity, XFCE, Budgie
- pkgver = 3.4
+ pkgver = 3.5
pkgrel = 1
url = https://www.gnome-look.org/p/1187179
arch = any
@@ -8,10 +8,10 @@ pkgbase = matcha-gtk-theme
depends = gtk-engine-murrine
depends = gtk-engines
depends = gtk3
- source = matcha-gtk-theme-3.4.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516864754/s/be9d8eb04a2a04b1468be6d6a7f2cd26/t/1516915930/Matcha.tar.xz
- source = matcha-gtk-theme-dark-3.4.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516864756/s/be9d8eb04a2a04b1468be6d6a7f2cd26/t/1516915930/Matcha-dark.tar.xz
- sha256sums = 5a4bdd40e5de90aae3f193dd30b958fa74454474b36d6f54d91e81e65f19f4db
- sha256sums = af8792eb79bbb0ad73db17a68f1b0057d30e75bff3611777b13ddb9e77913553
+ source = matcha-gtk-theme-3.5.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516955303/s/3a507e180ac1d74a3fbf9a4e1573f70a/t/1516991827/Matcha.tar.xz
+ source = matcha-gtk-theme-dark-3.5.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516955310/s/3a507e180ac1d74a3fbf9a4e1573f70a/t/1516991827/Matcha-dark.tar.xz
+ sha256sums = 9b65dfcf39ff9657664223c5d67218aa14880f639dc0f2796b37a988d8ac1788
+ sha256sums = 881ca0eee9e0987107e49091999a01f27ce9e01f9dc0540d1ab7e670be5a13ed
pkgname = matcha-gtk-theme
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() {