aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-08 16:38:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-08 16:38:50 -0300
commit3f42c0a4fa3007a432376e305d3aaa0223aff30d (patch)
tree83db27c87f91f5f9e7bf2477121f1a255e663196 /testing
parentbd6930b6aaa58771e8a6e90fd1ed7ce6fdbcce30 (diff)
testing/plata-theme: upgrade to 0.8.9
Diffstat (limited to 'testing')
-rw-r--r--testing/plata-theme/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/plata-theme/APKBUILD b/testing/plata-theme/APKBUILD
index 023e82f413d..e7916dc2100 100644
--- a/testing/plata-theme/APKBUILD
+++ b/testing/plata-theme/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=plata-theme
-pkgver=0.8.8
+pkgver=0.8.9
pkgrel=0
pkgdesc="Gtk theme based on Material Design Refresh"
url="https://gitlab.com/tista500/plata-theme"
@@ -23,7 +23,7 @@ makedepends="
gtk+3.0-dev
gtk-murrine-engine
"
-source="https://gitlab.com/tista500/plata-theme/-/archive/${pkgver}/plata-theme-${pkgver}.tar.gz"
+source="https://gitlab.com/tista500/plata-theme/-/archive/$pkgver/plata-theme-$pkgver.tar.gz"
build() {
autoreconf -fi
@@ -44,4 +44,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="93853903f93b594555fe7b1634e0aca268272d7601d3d71cecf00215964f66895349eb282736229bd03047eb10438941edfa8104cfe03c91aef81916cb384568 plata-theme-0.8.8.tar.gz"
+sha512sums="e4b6369fdc3237179a46d57b424d7ae397ccd2340202218c3bbf6f892b7c769dad24a805f44628e84d208328c78bd3cc8210c0058c80585e57e6aef61725f754 plata-theme-0.8.9.tar.gz"