aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrahmanshaber <rahmanshaber@yahoo.com>2020-07-08 20:19:02 +0800
committerKevin Daudt <kdaudt@alpinelinux.org>2020-07-14 05:18:02 +0000
commit723afca31b6a3a88df55bd986b538bc41aae4e4b (patch)
treee79679db3ea96fc20d6cd4f838c67a1e92f8abe8
parentaa4ca1357e31ec1096e2ce0e9836c73f880678c9 (diff)
community/corehunt: upgrade to 3.0.1
-rw-r--r--community/corehunt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corehunt/APKBUILD b/community/corehunt/APKBUILD
index 47aa0fcbcb7..56a6e960f8e 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=2.9.0
+pkgver=3.0.1
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="b7e73dcd83339eb5f74864928d9383a5ee4fcacef205912ab3e035b01383e43414d07a673d49ca4d3055b90e5ce979416f1c4b94852d3dd1b8210684d8104253 corehunt-2.9.0.tar.gz"
+sha512sums="c947b6c3a6867fcbc3e400c70b36fa0f4234561b6430b8bd283b5797b6ad84047ad8aff50aa1cdff3885b0690ba937ec08a0f2d8d415b560d17af9aac641236b corehunt-3.0.1.tar.gz"