main/osk-sdl: upgrade to 0.64 (MR 2203)
This commit is contained in:
parent
248989c316
commit
36bb254fd6
1 changed files with 4 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
# Note: cannot upstream to Alpine until:
|
# Note: cannot upstream to Alpine until:
|
||||||
# https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10712
|
# https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10712
|
||||||
pkgname=osk-sdl
|
pkgname=osk-sdl
|
||||||
pkgver=0.63
|
pkgver=0.64
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Onscreen keyboard for unlocking LUKS devices"
|
pkgdesc="Onscreen keyboard for unlocking LUKS devices"
|
||||||
url="https://gitlab.com/postmarketOS/osk-sdl"
|
url="https://gitlab.com/postmarketOS/osk-sdl"
|
||||||
|
@ -43,4 +43,6 @@ package() {
|
||||||
"$pkgdir"/usr/share/postmarketos-mkinitfs-triggers/osk-sdl
|
"$pkgdir"/usr/share/postmarketos-mkinitfs-triggers/osk-sdl
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="56c5c0ec85f340324cecf42a1b5c583c0d744ece6cf4d13986d10ff533799df05c2b44a13ccceb98230350df6b7963e0713de75cc9df7227d379845cd8964a77 osk-sdl-0.63.tar.gz"
|
sha512sums="
|
||||||
|
fc536c863ca8cb96dfbb734d19f7a4b445a6a4c1ea91e4e46ada327467fda41ebe0f0417ba0247232efbb0cf1014eb8aec36d57557a585477f107cd2ba330be9 osk-sdl-0.64.tar.gz
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in a new issue