meson/pkgbuild: bump version to 1.9.2

This commit is contained in:
Daniel Eklöf 2021-10-02 14:47:14 +02:00
parent f6b96b6900
commit af3f489967
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
PGO=auto
pkgname=('foot-git' 'foot-terminfo-git')
pkgver=1.9.1
pkgver=1.9.2
pkgrel=1
arch=('x86_64' 'aarch64')
url=https://codeberg.org/dnkl/foot

View file

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