summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Eklöf2022-02-05 21:00:36 +0100
committerDaniel Eklöf2022-02-05 21:00:36 +0100
commitb5746cf6b901d84d839b851b8446a6a4ccda8b13 (patch)
treebb3e99097c963860f982370cbe26167ca4ed6edc /PKGBUILD
parent41f49485df12c2832c42b940865f1b9409784d61 (diff)
downloadaur-b5746cf6b901d84d839b851b8446a6a4ccda8b13.tar.gz
Update to 1.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ca93c6c68e5..f131cc68eafb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,8 +31,8 @@ PGO=auto
pkgdesc='Wayland terminal emulator - fast, lightweight and minimalistic'
pkgname=(foot-git foot-themes-git)
-pkgver=1.10.3
-pkgrel=2
+pkgver=1.11.0
+pkgrel=1
conflicts=('foot')
provides=('foot')
arch=('x86_64' 'aarch64')
@@ -40,7 +40,7 @@ url=https://codeberg.org/dnkl/foot
license=(mit)
makedepends=('meson' 'ninja' 'scdoc' 'python' 'wayland-protocols' 'tllist') # ‘llvm’, for PGO with clang
checkdepends=('check')
-depends=('libxkbcommon' 'wayland' 'pixman' 'fontconfig' 'libutf8proc' 'ncurses' 'fcft')
+depends=('libxkbcommon' 'wayland' 'pixman' 'fontconfig' 'libutf8proc' 'ncurses' 'fcft>=3.0.0')
optdepends=("foot-terminfo: alternative to ncurses' terminfo, with additional non-standard capabilities"
"foot-themes: color schemes"
"libnotify: desktop notifications"