main/osk-sdl: upgrade to 0.57 (MR 1486)
Also add myself as maintainer, since I've been reviewing quite a few osk-sdl MRs lately, tagging new versions and upgrading this pmaport. Related: https://gitlab.com/postmarketOS/osk-sdl/-/tags/0.57
This commit is contained in:
parent
aaddd13d23
commit
372f1f8add
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
# Co-Maintainer: Oliver Smith <ollieparanod@postmarketos.org>
|
||||
pkgname=osk-sdl
|
||||
pkgver=0.56
|
||||
pkgver=0.57
|
||||
pkgrel=0
|
||||
pkgdesc="Onscreen keyboard for unlocking LUKS devices"
|
||||
url="https://gitlab.com/postmarketOS/osk-sdl"
|
||||
|
@ -21,4 +22,4 @@ package() {
|
|||
install -D -m755 osk.conf \
|
||||
"$pkgdir"/etc/osk.conf
|
||||
}
|
||||
sha512sums="aa870757d8acdcaacb283e1b1f14cd2def5cd4a25f026ffce6cc06ce5a75bc6026d6a2c11b51876ea855ef87e0e094daba59094ad15e9cd3c8c7edad5277842f osk-sdl-0.56.tar.gz"
|
||||
sha512sums="324fb28fe283d8925518a01b6879d3766b453d0974fa098765c3fd8b71481c0942241829f1bb7fc366cc5be4b0056231a96d93fbefa13c350f49f34888a14ac1 osk-sdl-0.57.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue