diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-07-28 14:22:32 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-07-28 23:21:29 +0200 |
commit | cde2838b8ed5bd77f20754080470135035ee64d2 (patch) | |
tree | 0ac27f355de37dac31f06fe22f228f061878cdc2 /testing/arc-theme/APKBUILD | |
parent | 29b8e946b311e0f2712874bb73891477f8a74eaf (diff) | |
download | aports-cde2838b8ed5bd77f20754080470135035ee64d2.tar.bz2 aports-cde2838b8ed5bd77f20754080470135035ee64d2.tar.xz |
testing/arc-theme: upgrade to 20170302
Diffstat (limited to 'testing/arc-theme/APKBUILD')
-rw-r--r-- | testing/arc-theme/APKBUILD | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/arc-theme/APKBUILD b/testing/arc-theme/APKBUILD index 643345132c..af9a3f6228 100644 --- a/testing/arc-theme/APKBUILD +++ b/testing/arc-theme/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: pkgname=arc-theme -pkgver=20161005 +pkgver=20170302 pkgrel=0 pkgdesc="A flat theme with transparent elements" url="https://github.com/horst3180/arc-theme" @@ -38,6 +38,4 @@ package() { make DESTDIR="$pkgdir" install || return 1 } -md5sums="bf55ae55b07c15d044545c98ad649f2b arc-theme-20161005.tar.gz" -sha256sums="09167228e286c3decedd2197ed6915d70d8601e7274f81cd368ac097f6c4f7e4 arc-theme-20161005.tar.gz" -sha512sums="cbdb73424f85532d756f2b7ed781fbc49598be44e01715490c0f95a60d7e1ab1c4f58a02f1a60bc9aec7f9625a9b7190ed680888af9c6fdf8a192b935c2ebe33 arc-theme-20161005.tar.gz" +sha512sums="99408a7c4db2bd2d81453e308ae5d9bc9bfda4f11e57191936f985de2937debff76c4d1f37a97ac8f5ad3751401ee8ad02457e4558b9c4aedc2bfeba1736ef03 arc-theme-20170302.tar.gz" |