summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2020-05-04 22:30:20 +0200
committerPhilip Goto2020-05-04 22:30:20 +0200
commit714fb51942236a1f5f4c8e87be06303180f69db2 (patch)
tree15d904df6ed447ed43bb131ad1dc602d6ff65d96
parentf33af939747cca9075f8d3fb3c8f6b844bf67e09 (diff)
downloadaur-714fb51942236a1f5f4c8e87be06303180f69db2.tar.gz
Update to 1.9.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3d9ab4bbb27..1129e676f6b9 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.9.0
+ pkgver = 1.9.1
pkgrel = 2
url = https://source.puri.sm/Librem5/squeekboard
arch = i686
@@ -15,7 +15,7 @@ pkgbase = squeekboard
makedepends = gtk-doc
depends = gnome-desktop
depends = python
- source = https://source.puri.sm/Librem5/squeekboard/-/archive/v1.9.0/squeekboard-v1.9.0.tar.gz
+ source = https://source.puri.sm/Librem5/squeekboard/-/archive/v1.9.1/squeekboard-v1.9.1.tar.gz
sha256sums = SKIP
pkgname = squeekboard
diff --git a/PKGBUILD b/PKGBUILD
index 39591a2f5e1d..e0aeabfd04b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=squeekboard
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=2
pkgdesc="Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone"
url="https://source.puri.sm/Librem5/squeekboard"