foot: update to 1.5.4.
This commit is contained in:
parent
7ca4f99d65
commit
90fac96eb5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'foot'
|
# Template file for 'foot'
|
||||||
pkgname=foot
|
pkgname=foot
|
||||||
version=1.5.3
|
version=1.5.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/foot"
|
homepage="https://codeberg.org/dnkl/foot"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=cf14050281cebb1e2e3f077b47b5800e0c70aca02c6e7350940d77a2c46af1c7
|
checksum=e03b2255c5bb2df3ca456fb28a31b48e2cac42b0c6a3df9b0154202ab3aecad5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue