foot: update to 1.6.4.
This commit is contained in:
parent
5c8a29611d
commit
8594407542
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'foot'
|
# Template file for 'foot'
|
||||||
pkgname=foot
|
pkgname=foot
|
||||||
version=1.6.3
|
version=1.6.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -13,10 +13,12 @@ short_desc="Fast, lightweight and minimalistic Wayland terminal emulator"
|
||||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/foot"
|
homepage="https://codeberg.org/dnkl/foot"
|
||||||
|
changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=0340df647d3baae5bcafe6b081173d1850d3f92452d0d0b68d3edf0ef6eb1819
|
checksum=73142dcb7d0223ca740f880d372084b6dfdd56700c375709b3166bcaf32e034c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue