summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-01-12 14:20:56 +0100
committerDan Johansen2020-01-12 14:20:56 +0100
commit740281c9079c28c2f693718575bb490bf4143087 (patch)
tree2cb72d90be78b319c0278b26252a4daca48ad0f0
parent3dc78f69569119d18dfb85e585c8f1eaa5a63f44 (diff)
downloadaur-740281c9079c28c2f693718575bb490bf4143087.tar.gz
updated to 2.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 375f2590bcaa..68888bb8b77f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corehunt
pkgdesc = A file finder utility from the CoreApps family.
- pkgver = 2.7.1
+ pkgver = 2.8.0
pkgrel = 1
url = https://gitlab.com/cubocore/corehunt
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = corehunt
license = GPL3
depends = qt5-base
depends = libcprime>=2.7.1
- source = https://gitlab.com/cubocore/corehunt/-/archive/v2.7.1/corehunt-v2.7.1.tar.gz
- md5sums = 91605dff2fbecc59790e0351db2d264e
+ source = https://gitlab.com/cubocore/corehunt/-/archive/v2.8.0/corehunt-v2.8.0.tar.gz
+ md5sums = d78e6f8dc7ae097db53e9da6b6bd4c54
pkgname = corehunt
diff --git a/PKGBUILD b/PKGBUILD
index 56985f90594b..2b826d5b8e10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corehunt
-pkgver=2.7.1
+pkgver=2.8.0
pkgrel=1
pkgdesc="A file finder utility from the CoreApps family."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('qt5-base' 'libcprime>=2.7.1')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('91605dff2fbecc59790e0351db2d264e')
+md5sums=('d78e6f8dc7ae097db53e9da6b6bd4c54')
prepare() {
mkdir -p build