summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrimi2018-01-22 18:54:03 +0100
committergrimi2018-01-22 18:54:03 +0100
commit2ac5a29e0d91facc5a86808c3c69dbb00b6be583 (patch)
treef931764deecca34348b4ec3b73f3315803bbd350
parent7d8f2e49993912aa520157bf21a8e4a7392a5352 (diff)
downloadaur-2ac5a29e0d91facc5a86808c3c69dbb00b6be583.tar.gz
Fixed: dl link
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b654b681505..62d7e5fe799b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = matcha-gtk-theme
pkgdesc = A flat design theme for GNOME, MATE, Openbox, Unity, XFCE, Budgie
pkgver = 3.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.gnome-look.org/p/1187179
arch = any
license = GPL3
depends = gtk-engine-murrine
depends = gtk-engines
depends = gtk3
- source = matcha-gtk-theme-3.3.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516445437/s/8da0f6d3f2892d16ccd1c7568a82c378/t/1516464603/Matcha.tar.xz
- source = matcha-gtk-theme-dark-3.3.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516445440/s/8da0f6d3f2892d16ccd1c7568a82c378/t/1516464603/Matcha-dark.tar.xz
- sha256sums = d206efd1f5a49cd00034af7f96fe7a9e55a309b93d618a81b6f87df28514dab5
- sha256sums = be6a63526e9d687e4f5e1c4dd7c4c4c64c6c5cc6677dfe7405f4c7dff6a8283d
+ source = matcha-gtk-theme-3.3.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516583694/s/6f5f26ae872d7e8ff5c7e8aa071aa07c/t/1516647242/Matcha.tar.xz
+ source = matcha-gtk-theme-dark-3.3.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516583696/s/6f5f26ae872d7e8ff5c7e8aa071aa07c/t/1516647242/Matcha-dark.tar.xz
+ sha256sums = e502fd5710a5bdbe64c36f01798e56ab2c1cb5aeb5f2ab277c3bd3d8a64c6469
+ sha256sums = 81cc1f506e766f9959711692cb84e89edcf31f34654c38f20dd2bdd386811383
pkgname = matcha-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index aafbd156023a..a37f02b479c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname=matcha-gtk-theme
pkgver=3.3
-pkgrel=1
+pkgrel=2
pkgdesc="A flat design theme for GNOME, MATE, Openbox, Unity, XFCE, Budgie"
arch=('any')
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/1516445437/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha.tar.xz"
- "${pkgname}-dark-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516445440/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha-dark.tar.xz")
-sha256sums=('d206efd1f5a49cd00034af7f96fe7a9e55a309b93d618a81b6f87df28514dab5'
- 'be6a63526e9d687e4f5e1c4dd7c4c4c64c6c5cc6677dfe7405f4c7dff6a8283d')
+source=("${pkgname}-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516583694/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha.tar.xz"
+ "${pkgname}-dark-${pkgver}.tar.xz::https://dl.opendesktop.org/api/files/downloadfile/id/1516583696/s/${_hash_time[0]}/t/${_hash_time[1]}/Matcha-dark.tar.xz")
+sha256sums=('e502fd5710a5bdbe64c36f01798e56ab2c1cb5aeb5f2ab277c3bd3d8a64c6469'
+ '81cc1f506e766f9959711692cb84e89edcf31f34654c38f20dd2bdd386811383')
prepare() {