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/APKBUILD13
1 files changed, 5 insertions, 8 deletions
diff --git a/community/maliit-keyboard/APKBUILD b/community/maliit-keyboard/APKBUILD
index aca84d741d0..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.1.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"
@@ -23,9 +22,7 @@ makedepends="
qt5-qtmultimedia-dev
"
checkdepends="xvfb-run"
-source="$pkgname-$pkgver.tar.gz::https://github.com/maliit/keyboard/archive/$pkgver/keyboard-$pkgver.tar.gz
- 0001-Fix-plasma-settings-url.patch
- "
+source="$pkgname-$pkgver.tar.gz::https://github.com/maliit/keyboard/archive/$pkgver/keyboard-$pkgver.tar.gz"
subpackages="$pkgname-doc"
options="!check" # Disabled
builddir="$srcdir/keyboard-$pkgver"
@@ -47,7 +44,7 @@ check() {
package() {
DESTDIR="$pkgdir" cmake --install build
}
+
sha512sums="
-ddc3fe738776793dc604f16371d265e57db5a10f7c2a817e5c9ba36405ce51c58ce8f43115032642de2bbd48b7dd2ca0f28c94ec201c02ac38e5585cebbfc5f6 maliit-keyboard-2.1.0.tar.gz
-117d893d7fc87881b3498c14cfa60088488c237d5c3f419bd96cfcf40288833501dde975713cf8bd2b7f33df57901212d34358e7adf9cd585eee99cc78641779 0001-Fix-plasma-settings-url.patch
+bf6eee534d6fceb6e9d1ac5b20d085db9ccd0c7859137d3840349974eaff9cc3d49b6d4ee52543810b33ff85e228fd4a9c37501e0c69b0394c2848a229e5ab8e maliit-keyboard-2.3.1.tar.gz
"