foot: update to 1.5.1.
This commit is contained in:
parent
c20726b88f
commit
0e1f968c43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'foot'
|
||||
pkgname=foot
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
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=47272490222e2ebc7249a2cefdaa08921475e8d0339610cf6ee611ff8c5af6a4
|
||||
checksum=ab17c3c3b504275c86998b954b9ae1f0e5fc895611be26d2cc26c78e498ced9d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue