mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
foot: update to 1.7.2.
This commit is contained in:
parent
be6ce7e926
commit
6da3d01200
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'foot'
|
# Template file for 'foot'
|
||||||
pkgname=foot
|
pkgname=foot
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/foot"
|
homepage="https://codeberg.org/dnkl/foot"
|
||||||
changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
|
changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=44a97d36dae6c9989aa68d2d69731679aa1f3e0c4ecc721cf79a80f5bdfdbc5f
|
checksum=0c5fa72a315b65100dfb8b7343212535e75e990b2a9500e028c6078c7915eb8a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue