foot: update to 1.5.3
This commit is contained in:
parent
139b7f59b8
commit
bb15e00cf1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'foot'
|
||||
pkgname=foot
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=meson
|
||||
|
@ -14,7 +14,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://codeberg.org/dnkl/foot"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=e6103117bc77627dd5ea7a3f79324e21ae6a65d31100fb4d09b09528a8cb3846
|
||||
checksum=cf14050281cebb1e2e3f077b47b5800e0c70aca02c6e7350940d77a2c46af1c7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue