meson/pkgbuild: bump version to 1.5.0

This commit is contained in:
Daniel Eklöf 2020-09-18 21:23:27 +02:00
parent 377a721b08
commit bfe3dfaf5c
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,5 +1,5 @@
pkgname=('foot-git' 'foot-terminfo-git')
pkgver=1.4.4
pkgver=1.5.0
pkgrel=1
arch=('x86_64' 'aarch64')
url=https://codeberg.org/dnkl/foot

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.4.4',
version: '1.5.0',
license: 'MIT',
meson_version: '>=0.53.0',
default_options: [