foot: update to 1.11.0.
This commit is contained in:
parent
be8ab7391a
commit
0231672d2c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'foot'
|
||||
pkgname=foot
|
||||
version=1.10.3
|
||||
version=1.11.0
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=meson
|
||||
|
@ -10,12 +10,12 @@ makedepends="fcft-devel libutf8proc-devel libxkbcommon-devel ncurses-devel tllis
|
|||
wayland-devel wayland-protocols"
|
||||
depends="${pkgname}-terminfo>=${version}_${revision}"
|
||||
short_desc="Fast, lightweight and minimalistic Wayland terminal emulator"
|
||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
maintainer="Isaac Freund <mail@isaacfreund.com>"
|
||||
license="MIT"
|
||||
homepage="https://codeberg.org/dnkl/foot"
|
||||
changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=24f57d9926ead7bea491f1bdd97eaceae5fdc10c1cb3435ee588a8f9c9af805a
|
||||
checksum=2b4f737eb4d266224e5dd0126168c6d770b0139d4b572078baf158d2f7166e4e
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
||||
|
|
Loading…
Reference in a new issue