aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/corehunt/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/corehunt/APKBUILD b/testing/corehunt/APKBUILD
index 552728d2e5..309f70c52b 100644
--- a/testing/corehunt/APKBUILD
+++ b/testing/corehunt/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=corehunt
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=0
pkgdesc="A file finder utility from the CoreApps family."
arch="all"
@@ -9,7 +9,7 @@ url="https://gitlab.com/cubocore"
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"
+source="$pkgname-$pkgver.tar.gz::https://gitlab.com/cubocore/corehunt/-/archive/v$pkgver/corehunt-v$pkgver.tar.gz"
builddir="$srcdir/$pkgname-v$pkgver"
options="!check"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="b055460881fedab08d4a593eaf6588c4c9f264bced1ba02b630c4fa35491911af0d49866834ec59e03acb2ea3ff99901a73ee72b03a4f4017bb7bebaf5a3dc3b corehunt-2.7.0.tar.gz"
+sha512sums="4f550d887f68c26d3f3995dace5baed7942614545f00616010751fcf366b37c2c1e6e824dbd96b43730fa6619274aa4fd42d04953d23ffbec96a68d520279746 corehunt-2.7.1.tar.gz"