aboutsummaryrefslogtreecommitdiffstats
path: root/community/maliit-keyboard/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/maliit-keyboard/APKBUILD')
-rw-r--r--community/maliit-keyboard/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/maliit-keyboard/APKBUILD b/community/maliit-keyboard/APKBUILD
index d8f229746bd..3ef7de4ca67 100644
--- a/community/maliit-keyboard/APKBUILD
+++ b/community/maliit-keyboard/APKBUILD
@@ -1,12 +1,11 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=maliit-keyboard
-pkgver=2.0.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="Maliit Keyboard 2"
# armhf blocked by qt5-qtdeclarative
-# s390x and mips64 blocked by libpinyin
-arch="all !armhf !s390x !mips64"
+arch="all !armhf"
url="https://github.com/maliit/keyboard"
license="LGPL-3.0-only AND BSD-3-Clause AND CC-BY-SA-3.0"
depends="dconf"
@@ -45,4 +44,7 @@ check() {
package() {
DESTDIR="$pkgdir" cmake --install build
}
-sha512sums="48f16b9bbdd68f56f2d606f3abd3af54961eb90468e2d5f1f07ca18c08bde31c517c581ef44f224456458d4b856cbecdcb019d12b958bbd825624124f8fcd4a3 maliit-keyboard-2.0.0.tar.gz"
+
+sha512sums="
+bf6eee534d6fceb6e9d1ac5b20d085db9ccd0c7859137d3840349974eaff9cc3d49b6d4ee52543810b33ff85e228fd4a9c37501e0c69b0394c2848a229e5ab8e maliit-keyboard-2.3.1.tar.gz
+"