aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrahmanshaber <rahmanshaber@yahoo.com>2020-05-20 00:19:29 +0800
committerRasmus Thomsen <oss@cogitri.dev>2020-05-19 13:36:06 +0200
commit3823a6d076b40bd736579e2103ed2e2d0167e9d7 (patch)
tree54cdf3ec26f67894b3b0ceef63d7eb93df552970
parent613237c75a94de637d66458e6e9b02f8aa3d881c (diff)
community/corehunt: upgrade to 2.9.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 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"