mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.2'
This commit is contained in:
commit
73aee27e47
3 changed files with 8 additions and 2 deletions
|
|
@ -22,6 +22,12 @@
|
|||
### Security
|
||||
|
||||
|
||||
## 1.2.3
|
||||
|
||||
### Fixed
|
||||
* Forgot to version bump 1.2.2
|
||||
|
||||
|
||||
## 1.2.2
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,5 +1,5 @@
|
|||
pkgname=('foot-git' 'foot-terminfo-git')
|
||||
pkgver=1.2.1
|
||||
pkgver=1.2.3
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url=https://codeberg.org/dnkl/foot
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.2.1',
|
||||
version: '1.2.3',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.47.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue