summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2022-01-26 14:08:36 +0100
committerPhilip Goto2022-01-26 14:08:36 +0100
commitbc195103c1f15d8b6ceab594d7f1c06e8b78e9bc (patch)
treedf3c5052b046e02599734af0feb3af626d800884
parentc6cb481b71290e9f1bc54c4d571d3d4d69ae02ab (diff)
downloadaur-bc195103c1f15d8b6ceab594d7f1c06e8b78e9bc.tar.gz
Update to 1.16.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bdc52ed58c0..77591186ada6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = squeekboard
pkgdesc = Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone
- pkgver = 1.15.0
+ pkgver = 1.16.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/squeekboard
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = squeekboard
depends = feedbackd
depends = gnome-desktop
depends = python
- source = https://gitlab.gnome.org/World/Phosh/squeekboard/-/archive/v1.15.0/squeekboard-v1.15.0.tar.gz
- sha256sums = d2e6f4c62ce5985defe85dc81fa27dcf41ccd00242b3bbfc25ffdedb154d11c1
+ source = https://gitlab.gnome.org/World/Phosh/squeekboard/-/archive/v1.16.0/squeekboard-v1.16.0.tar.gz
+ b2sums = 9ca5e48521397b6825d6d75410d1af4e7858c4ab95c2a16eee581f83dcb0cffef08ceb55bb13b73a63fb6445bfec5c80aa4def392f95cccb0d26e69a6d02b4e4
pkgname = squeekboard
diff --git a/PKGBUILD b/PKGBUILD
index a039e1375caf..7b5a10c2d4ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=squeekboard
-pkgver=1.15.0
+pkgver=1.16.0
pkgrel=1
pkgdesc='Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone'
+arch=(x86_64 aarch64)
url='https://gitlab.gnome.org/World/Phosh/squeekboard'
license=(GPL3)
-arch=(x86_64 aarch64)
depends=(
feedbackd
gnome-desktop
@@ -22,7 +22,7 @@ makedepends=(
)
_commit=v${pkgver}
source=("${url}/-/archive/${_commit}/squeekboard-${_commit}.tar.gz")
-sha256sums=('d2e6f4c62ce5985defe85dc81fa27dcf41ccd00242b3bbfc25ffdedb154d11c1')
+b2sums=('9ca5e48521397b6825d6d75410d1af4e7858c4ab95c2a16eee581f83dcb0cffef08ceb55bb13b73a63fb6445bfec5c80aa4def392f95cccb0d26e69a6d02b4e4')
build() {
arch-meson "squeekboard-${_commit}" build