summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-05-17 18:13:17 +0200
committerDan Johansen2020-05-17 18:13:17 +0200
commitc426823ba793f605081c6b52168ab476deb9e44c (patch)
treeb79e8cf87af850e317104e0cffcf22c3e7485c18
parent740281c9079c28c2f693718575bb490bf4143087 (diff)
downloadaur-c426823ba793f605081c6b52168ab476deb9e44c.tar.gz
updated to 2.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68888bb8b77f..e6a075a4954f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corehunt
pkgdesc = A file finder utility from the CoreApps family.
- pkgver = 2.8.0
+ pkgver = 2.9.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.8.0/corehunt-v2.8.0.tar.gz
- md5sums = d78e6f8dc7ae097db53e9da6b6bd4c54
+ source = https://gitlab.com/cubocore/corehunt/-/archive/v2.9.0/corehunt-v2.9.0.tar.gz
+ md5sums = ec606b97fa1cf06547cdc9a7b7ea522e
pkgname = corehunt
diff --git a/PKGBUILD b/PKGBUILD
index 2b826d5b8e10..df9a1877ef64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corehunt
-pkgver=2.8.0
+pkgver=2.9.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=('d78e6f8dc7ae097db53e9da6b6bd4c54')
+md5sums=('ec606b97fa1cf06547cdc9a7b7ea522e')
prepare() {
mkdir -p build