aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/corehunt/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/corehunt/APKBUILD b/community/corehunt/APKBUILD
index d703ae18694..47aa0fcbcb7 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.8.0
+pkgver=2.9.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="0ab8e2c529905be7045ac65c04a109c506648ed5a50de4c65e89fe7bcf0628d82f3c2e3f60b844e056881ffc2bbb850a9492a737d76620a043560580b6c81c9e corehunt-2.8.0.tar.gz"
+sha512sums="b7e73dcd83339eb5f74864928d9383a5ee4fcacef205912ab3e035b01383e43414d07a673d49ca4d3055b90e5ce979416f1c4b94852d3dd1b8210684d8104253 corehunt-2.9.0.tar.gz"