From bfe3dfaf5c4b4e3a14e37aeb8846c67a43919e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Fri, 18 Sep 2020 21:23:27 +0200 Subject: [PATCH] meson/pkgbuild: bump version to 1.5.0 --- PKGBUILD | 2 +- meson.build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 98076090..eb0e16ec 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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 diff --git a/meson.build b/meson.build index 00a2f57c..fc79f8a8 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.4.4', + version: '1.5.0', license: 'MIT', meson_version: '>=0.53.0', default_options: [