diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-06-16 17:36:55 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-16 20:32:00 -0300 |
commit | f145c60a1728252eae040db0e9180fd6fcbfb9bb (patch) | |
tree | e92960a7aff1319b126f2ebcb26841fe1a28e542 /testing/plata-theme/APKBUILD | |
parent | 4f215e33f5341ae9bca68c8c479eea104e393a4d (diff) | |
download | aports-f145c60a1728252eae040db0e9180fd6fcbfb9bb.tar.bz2 aports-f145c60a1728252eae040db0e9180fd6fcbfb9bb.tar.xz |
testing/plata-theme: upgrade to 0.8.5
Diffstat (limited to 'testing/plata-theme/APKBUILD')
-rw-r--r-- | testing/plata-theme/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/plata-theme/APKBUILD b/testing/plata-theme/APKBUILD index 13a9d93e62..8938a89f7e 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.4 +pkgver=0.8.5 pkgrel=0 pkgdesc="Gtk theme based on Material Design Refresh" url="https://gitlab.com/tista500/plata-theme" @@ -42,4 +42,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="9bbb3c0c4f87e82a2fe67479e432e28849681a50d16d2e78e1a1e9ef7bce55b4270535491a6fce2cd67b1247fbd05d8eebba53a4bc0e4e5cc69fd596f69e1a11 plata-theme-0.8.4.tar.gz" +sha512sums="6395d81dff884ba91af671784a6217086e52086026ced843f9d8f835a4a4f4c1cf6d3f288187ea4354da8c46804da6a95673a73fbbf7e457d08de3d51a2c1063 plata-theme-0.8.5.tar.gz" |