diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-06-06 08:58:50 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-06 15:59:37 -0300 |
commit | 072466b2aa3f68405f611cf310cba41b30c4c44b (patch) | |
tree | ede685ad291aaa52000df3df9e984f010bf0b04a /testing/plata-theme/APKBUILD | |
parent | fcf7f54d08f79e264fa6a6453fda503c1f4af0a4 (diff) | |
download | aports-072466b2aa3f68405f611cf310cba41b30c4c44b.tar.bz2 aports-072466b2aa3f68405f611cf310cba41b30c4c44b.tar.xz |
testing/plata-theme: upgrade to 0.8.4
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 65ca7cc20a..13a9d93e62 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.3 +pkgver=0.8.4 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="fe1dae2ad4821a6499312d26d1994652b4e15fad12447790c2e5e7addf11b3c86615fe1594f61064bca233154789462a85295bd2ba44570ffc56e077e7b79a2f plata-theme-0.8.3.tar.gz" +sha512sums="9bbb3c0c4f87e82a2fe67479e432e28849681a50d16d2e78e1a1e9ef7bce55b4270535491a6fce2cd67b1247fbd05d8eebba53a4bc0e4e5cc69fd596f69e1a11 plata-theme-0.8.4.tar.gz" |