summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2020-06-15 20:10:07 +0200
committerPhilip Goto2020-06-15 20:10:07 +0200
commitbfbf7c284dd939a1f1e21f037adab6aa377eb889 (patch)
tree0b2ff00aa8a574b82c8ad675e640c7c89fb7a184
parent714fb51942236a1f5f4c8e87be06303180f69db2 (diff)
downloadaur-bfbf7c284dd939a1f1e21f037adab6aa377eb889.tar.gz
Update to 1.9.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1129e676f6b9..ce71f23a36e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = squeekboard
pkgdesc = Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone
- pkgver = 1.9.1
- pkgrel = 2
+ pkgver = 1.9.2
+ pkgrel = 1
url = https://source.puri.sm/Librem5/squeekboard
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = squeekboard
makedepends = gtk-doc
depends = gnome-desktop
depends = python
- source = https://source.puri.sm/Librem5/squeekboard/-/archive/v1.9.1/squeekboard-v1.9.1.tar.gz
+ source = https://source.puri.sm/Librem5/squeekboard/-/archive/v1.9.2/squeekboard-v1.9.2.tar.gz
sha256sums = SKIP
pkgname = squeekboard
diff --git a/PKGBUILD b/PKGBUILD
index e0aeabfd04b7..6813b2e4004a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=squeekboard
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.9.2
+pkgrel=1
pkgdesc="Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone"
url="https://source.puri.sm/Librem5/squeekboard"
license=("GPL3")