foot: update to 1.9.2.
This commit is contained in:
parent
04bd0e5a3c
commit
294f88d8d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'foot'
|
||||
pkgname=foot
|
||||
version=1.8.2
|
||||
version=1.9.2
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=meson
|
||||
|
@ -15,7 +15,7 @@ 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=50cf5b9f3cc1ebaafa62255eea22395e8267cce21e119bc6f7ecacf11f15dada
|
||||
checksum=5859d8d7293da4c7c52f45a9756fc7989edc364057e8b86b4e1fbea7bc2b4009
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
||||
|
|
Loading…
Reference in a new issue