summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c17b795c7e32..e39ef2d3bf6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corepad
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="A document editor from the CoreApps family."
arch=('x86_64' 'aarch64')
url="https://gitlab.com/cubocore/$pkgname"
license=('GPL3')
-depends=('qt5-base' 'libcprime')
+depends=('qt5-base' 'libcprime>=2.7.1')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('5433120a49802be761b7a8c201dc8744')
+md5sums=('f1dc9d5071cc4ea5f0b5b394ce51d4f8')
prepare() {
mkdir -p build