mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-06 06:47:17 -04:00
meson/pkgbuild: bump version to 1.4.0, require fcft 2.2.2
This commit is contained in:
parent
8bb1607557
commit
591829bf50
2 changed files with 4 additions and 4 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,11 +1,11 @@
|
|||
pkgname=('foot-git' 'foot-terminfo-git')
|
||||
pkgver=1.3.0
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
arch=('x86_64' 'aarch64')
|
||||
url=https://codeberg.org/dnkl/foot
|
||||
license=(mit)
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'python' 'ncurses' 'wayland-protocols' 'tllist>=1.0.1')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fontconfig' 'fcft>=2.2.0')
|
||||
depends=('libxkbcommon' 'wayland' 'pixman' 'fontconfig' 'fcft>=2.2.2')
|
||||
source=()
|
||||
|
||||
pkgver() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue