meson/pkgbuild: bump version to 1.9.1

This commit is contained in:
Daniel Eklöf 2021-10-01 20:52:33 +02:00
parent 041c83549b
commit c1f18360c2
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
PGO=auto # auto|none|partial|full-current-session|full-headless-sway|full-headless-cage
pkgname=('foot-git' 'foot-terminfo-git')
pkgver=1.9.0
pkgver=1.9.1
pkgrel=1
arch=('x86_64' 'aarch64')
url=https://codeberg.org/dnkl/foot

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.9.0',
version: '1.9.1',
license: 'MIT',
meson_version: '>=0.54.0',
default_options: [