aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-09-28 18:14:19 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-19 06:43:59 -0300
commitce15feceb08eaa1ec5f2209efaacd10aeab40858 (patch)
treec21d9c2fff802171ac3be296bf387ac34e61d861
parent7e6a26b2be90fbb444704c663789629ef3519521 (diff)
community/corehunt: upgrade to 4.0.0
-rw-r--r--community/corehunt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corehunt/APKBUILD b/community/corehunt/APKBUILD
index 56a6e960f8e..035afdab8d0 100644
--- a/community/corehunt/APKBUILD
+++ b/community/corehunt/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=corehunt
-pkgver=3.0.1
+pkgver=4.0.0
pkgrel=0
pkgdesc="A file finder utility from the CoreApps family."
arch="all"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="c947b6c3a6867fcbc3e400c70b36fa0f4234561b6430b8bd283b5797b6ad84047ad8aff50aa1cdff3885b0690ba937ec08a0f2d8d415b560d17af9aac641236b corehunt-3.0.1.tar.gz"
+sha512sums="bbcb846039c3887e0f5b64a2e72c3cb5cabf31385d35870686c31e8a47d1ba7790c71941f5bdec422cfcc2f80b6dba47c1bac521c7365f68a546f5a2c990ebb2 corehunt-4.0.0.tar.gz"