mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-10 04:27:45 -05:00
Merge branch 'releases/1.5' into master
This commit is contained in:
commit
43fc1af36c
3 changed files with 4 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.5.0](#1-5-0)
|
||||
* [1.4.4](#1-4-4)
|
||||
* [1.4.3](#1-4-3)
|
||||
* [1.4.2](#1-4-2)
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
* [1.2.1](#1-2-1)
|
||||
* [1.2.0](#1-2-0)
|
||||
|
||||
## Unreleased
|
||||
## 1.5.0
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
|
@ -81,7 +81,6 @@
|
|||
support in them (https://codeberg.org/dnkl/foot/issues/135).
|
||||
|
||||
|
||||
### Removed
|
||||
### Changed
|
||||
|
||||
* Renamed man page for `foot.ini` from **foot**(5) to **foot.ini**(5).
|
||||
|
|
@ -136,7 +135,6 @@
|
|||
no longer fit.
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* [craigbarnes](https://codeberg.org/craigbarnes)
|
||||
|
|
|
|||
2
PKGBUILD
2
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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.4.4',
|
||||
version: '1.5.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.53.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue