aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-28 18:13:53 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-19 06:43:58 -0300
commit38922827436aacc96c53bc43e12867fe4ca3699e (patch)
tree458be693c85126f59c1c4aec04b59e61c7501c30
parente53f4aaeb77322a37bcd157eab0e14b9089e226f (diff)
community/corearchiver: upgrade to 4.0.0
-rw-r--r--community/corearchiver/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/corearchiver/APKBUILD b/community/corearchiver/APKBUILD
index 52f9e90bbec..0054a4bc888 100644
--- a/community/corearchiver/APKBUILD
+++ b/community/corearchiver/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=corearchiver
-pkgver=3.0.1
-pkgrel=1
+pkgver=4.0.0
+pkgrel=0
pkgdesc="Archiver from the CoreApps family to create and extract archives."
arch="all"
url="https://gitlab.com/cubocore"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="12722e42befc4d738bd2beedef7f361ef2c402d183799f668752066f5611947a793728e3d4e7ecfb332a21c86f3126eb6f41db795a0d722dcaba6ace0065eb2f corearchiver-3.0.1.tar.gz"
+sha512sums="5e9da633a1d059399a761527479ec37dab1a2e2c8625ed66379cd1e553fb262772a3d23bcb2bccb1a6a70d617701b56d84f81dffb721ce6a95758f726d20c02f corearchiver-4.0.0.tar.gz"