~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH] community/sqeekboard: upgrade to 1.9.1

Details
Message ID
<20200507123047.92663-1-conor.anderson@utoronto.ca>
DKIM signature
missing
Download raw message
Patch: +3 -3
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
Details
Message ID
<20200507145219.3619e4e9@ncopa-desktop.copa.dup.pw>
In-Reply-To
<20200507123047.92663-1-conor.anderson@utoronto.ca> (view parent)
DKIM signature
missing
Download raw message
On Thu,  7 May 2020 08:30:47 -0400
Conor Anderson <conor.anderson@utoronto.ca> wrote:

> From: Conor Anderson <conor@conr.ca>
> 
> Bumping version; this version supposed to have working modifier keys

merged with 5053164bf70cfa492e3d808b6746f7ec30ea6a45. Thanks!

-nc
Reply to thread Export thread (mbox)