summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen2019-09-19 18:45:23 +0200
committerDan Johansen2019-09-19 18:45:23 +0200
commitc2db72181577b473cd85e41799b44f8d2ddb3ea3 (patch)
tree6f95f666a5b1c4b38dd81e70657d9b527c0e9514 /PKGBUILD
parentb1ab7bf94d95f5328a2e6b9422fff1d13b65aac5 (diff)
downloadaur-c2db72181577b473cd85e41799b44f8d2ddb3ea3.tar.gz
updated to 2.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71a6c36eaa90..c50d30b2ce63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corekeyboard
-pkgver=2.7.0
+pkgver=2.7.1
pkgrel=1
pkgdesc="A virtual keyboard for X11 from the CoreApps family."
arch=('x86_64' 'aarch64')
url="https://gitlab.com/cubocore/$pkgname"
license=('GPL3')
-depends=('qt5-base' 'libcprime' 'qt5-x11extras' 'libxtst' 'libx11')
+depends=('qt5-base' 'libcprime>=2.7.1' 'qt5-x11extras' 'libxtst' 'libx11')
groups=('coreapps')
source=("https://gitlab.com/cubocore/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('edba5959424384cd54fd034d510a28b7')
+md5sums=('f203b456db1041a4d152c3e349c0cebe')
prepare() {
mkdir -p build