summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6a075a4954f..04e9d4ce0b0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corehunt
pkgdesc = A file finder utility from the CoreApps family.
- pkgver = 2.9.0
+ pkgver = 3.0.1
pkgrel = 1
url = https://gitlab.com/cubocore/corehunt
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = corehunt
license = GPL3
depends = qt5-base
depends = libcprime>=2.7.1
- source = https://gitlab.com/cubocore/corehunt/-/archive/v2.9.0/corehunt-v2.9.0.tar.gz
+ source = https://gitlab.com/cubocore/corehunt/-/archive/v3.0.1/corehunt-v3.0.1.tar.gz
md5sums = ec606b97fa1cf06547cdc9a7b7ea522e
pkgname = corehunt
diff --git a/PKGBUILD b/PKGBUILD
index df9a1877ef64..9cdf5a7da882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corehunt
-pkgver=2.9.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="A file finder utility from the CoreApps family."
arch=('x86_64' 'aarch64')