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 2028ce378cdd..763a2c0d0e5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Contributor: Shaber
# Maintainer: Dan Johansen <strit@manjaro.org>
+# Contributor: Shaber
pkgname=corekeyboard
-pkgver=3.0.1
+pkgver=4.0.0
pkgrel=1
pkgdesc="A virtual keyboard for X11 from the CoreApps family."
arch=('x86_64' 'aarch64')
@@ -11,7 +11,7 @@ license=('GPL3')
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=('6aff6b1a002399f14f653b80ce0e4bc9')
+md5sums=('977d5d424089258f043675b5f8ab088e')
prepare() {
mkdir -p build