summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Johansen2020-07-04 12:39:10 +0200
committerDan Johansen2020-07-04 12:39:10 +0200
commitebe908c35244d4313992d917561f301298c375de (patch)
tree5067f4f208f7651eecc75eaeac2c381299cb5226
parent97b52bb059124b7fcdcae1fbcf0ad3d9fc6d1a11 (diff)
downloadaur-ebe908c35244d4313992d917561f301298c375de.tar.gz
updated to 3.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60f52883d27d..e1d60d95235a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corekeyboard
pkgdesc = A virtual keyboard for X11 from the CoreApps family.
- pkgver = 2.9.0
+ pkgver = 3.0.1
pkgrel = 1
url = https://gitlab.com/cubocore/corekeyboard
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = corekeyboard
depends = qt5-x11extras
depends = libxtst
depends = libx11
- source = https://gitlab.com/cubocore/corekeyboard/-/archive/v2.9.0/corekeyboard-v2.9.0.tar.gz
- md5sums = 518b30694974b6ecc90e918a2fc4d76d
+ source = https://gitlab.com/cubocore/corekeyboard/-/archive/v3.0.1/corekeyboard-v3.0.1.tar.gz
+ md5sums = 6aff6b1a002399f14f653b80ce0e4bc9
pkgname = corekeyboard
diff --git a/PKGBUILD b/PKGBUILD
index 2b2f98825300..2028ce378cdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Dan Johansen <strit@manjaro.org>
pkgname=corekeyboard
-pkgver=2.9.0
+pkgver=3.0.1
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=('518b30694974b6ecc90e918a2fc4d76d')
+md5sums=('6aff6b1a002399f14f653b80ce0e4bc9')
prepare() {
mkdir -p build