aboutsummaryrefslogtreecommitdiffstats
path: root/testing/corehunt/APKBUILD
diff options
context:
space:
mode:
authorrahmanshaber <rahmanshaber@yahoo.com>2019-09-13 00:10:28 +0800
committerLeo <thinkabit.ukim@gmail.com>2019-09-23 02:39:56 -0300
commit565c1918482bce31ac0d083a0afd456af477dab4 (patch)
tree4c83fe2a38d2c7ea87bf9130d1f2d74580907e79 /testing/corehunt/APKBUILD
parentc5df0a22cad04d59ce964ce42b110a880903e004 (diff)
testing/corehunt: upgrade to 2.7.0
Diffstat (limited to 'testing/corehunt/APKBUILD')
-rw-r--r--testing/corehunt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/corehunt/APKBUILD b/testing/corehunt/APKBUILD
index b98916642e5..552728d2e55 100644
--- a/testing/corehunt/APKBUILD
+++ b/testing/corehunt/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=corehunt
-pkgver=2.6.0
+pkgver=2.7.0
pkgrel=0
pkgdesc="A file finder utility from the CoreApps family."
arch="all"
url="https://gitlab.com/cubocore"
-license="GPL-2.0-only"
+license="GPL-3.0-or-later"
depends="qt5-qtsvg"
makedepends="qt5-qtbase-dev libcprime-dev"
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="d0aa92ec8352a7181299ff308ec4b1bda3fb5247aedd39c50e67cb0deef16d3d807c90f769cce78aca38d90e219b89c69b429a2fe16867d00bf99b4e624d0206 corehunt-2.6.0.tar.gz"
+sha512sums="b055460881fedab08d4a593eaf6588c4c9f264bced1ba02b630c4fa35491911af0d49866834ec59e03acb2ea3ff99901a73ee72b03a4f4017bb7bebaf5a3dc3b corehunt-2.7.0.tar.gz"