foot: update to 1.6.4.
This commit is contained in:
parent
5c8a29611d
commit
8594407542
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'foot'
|
||||
pkgname=foot
|
||||
version=1.6.3
|
||||
version=1.6.4
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=meson
|
||||
|
@ -13,10 +13,12 @@ short_desc="Fast, lightweight and minimalistic Wayland terminal emulator"
|
|||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
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=0340df647d3baae5bcafe6b081173d1850d3f92452d0d0b68d3edf0ef6eb1819
|
||||
checksum=73142dcb7d0223ca740f880d372084b6dfdd56700c375709b3166bcaf32e034c
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue