~alpine/aports

community/sqeekboard: upgrade to 1.9.1 v1 APPLIED

Conor Anderson: 1
 community/sqeekboard: upgrade to 1.9.1

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3328/mbox | git am -3
Learn more about email & git

[PATCH] community/sqeekboard: upgrade to 1.9.1 Export this patch

From: Conor Anderson <conor@conr.ca>

Bumping version; this version supposed to have working modifier keys
---
 community/squeekboard/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/squeekboard/APKBUILD b/community/squeekboard/APKBUILD
index c0593ea9dc..ba0c18853a 100644
--- a/community/squeekboard/APKBUILD
+++ b/community/squeekboard/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=squeekboard
pkgver=1.9.0
pkgrel=3
pkgver=1.9.1
pkgrel=0
pkgdesc="The final Phosh keyboard"
arch="all !s390x !ppc64le !mips !mips64" # Blocked by rust, fails to build on ppc64le
url="https://source.puri.sm/Librem5/squeekboard"
@@ -31,4 +31,4 @@ check() {
package() {
	DESTDIR="$pkgdir" ninja -C output install
}
sha512sums="8fe334df46dcfa50557bba11e040b5329f290c309a7e31188bce0d2cfd63b4c500828bd47f395a143d6f768316a7157d3640860e4826e37386d9f74c509427f3  squeekboard-v1.9.0.tar.gz"
sha512sums="1924bc062e4e130e9d840152f36bcc2a0ebaed529b53dfe65116246f090785a9d0d1555b5e5ae7a941726a5a46d004bc7e16a73309bff472300cd9880bed9e59  squeekboard-v1.9.1.tar.gz"
-- 
2.26.2