main/osk-sdl: upgrade to 0.55 (MR 1316)

Improved keyboard with bigger buttons and layout change from 4 rows
(+ space row) to 3 rows for easier typing.
This commit is contained in:
Oliver Smith 2020-06-16 14:35:50 +02:00 committed by Alexey Min
parent 076b338e32
commit 1807426f67
No known key found for this signature in database
GPG key ID: EBF5ECFFFEE34DED

View file

@ -1,6 +1,6 @@
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=osk-sdl
pkgver=0.54
pkgver=0.55
pkgrel=0
pkgdesc="Onscreen keyboard for unlocking LUKS devices"
url="https://gitlab.com/postmarketOS/osk-sdl"
@ -21,4 +21,4 @@ package() {
install -D -m755 osk.conf \
"$pkgdir"/etc/osk.conf
}
sha512sums="b98cc2ea1ca8c951cca3bfa539562b32f3075ce49373d3d2f43d1d2ea1e4c80f8885e46492bfa15fbaee91bc1aa0764a40f76333b36a55991176092de57b10a5 osk-sdl-0.54.tar.gz"
sha512sums="378a258e3f00a4454074d15757f28805a40b068ea9532abc74d4ba3c28ea66a195b52f1429f7733fad7fa8582796f80f7c2d1d3699155866d2d14a5daedf0ddc osk-sdl-0.55.tar.gz"