foot: update to 1.17.2.
This commit is contained in:
parent
5abe450960
commit
73bf4392b7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'foot'
|
# Template file for 'foot'
|
||||||
pkgname=foot
|
pkgname=foot
|
||||||
version=1.17.1
|
version=1.17.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://codeberg.org/dnkl/foot"
|
homepage="https://codeberg.org/dnkl/foot"
|
||||||
changelog="https://codeberg.org/dnkl/foot/raw/branch/master/CHANGELOG.md"
|
changelog="https://codeberg.org/dnkl/foot/raw/branch/master/CHANGELOG.md"
|
||||||
distfiles="https://codeberg.org/dnkl/foot/archive/${version}.tar.gz"
|
distfiles="https://codeberg.org/dnkl/foot/archive/${version}.tar.gz"
|
||||||
checksum=da49d302fb98d61e674dace27d44ab6e6e6446a1ee156a09a430efb738d74b39
|
checksum=6b6c52f3e6d9ad357b9704996ce3039523c87df7b8e00a9250f8858d16495bf6
|
||||||
conf_files="/etc/xdg/foot/foot.ini"
|
conf_files="/etc/xdg/foot/foot.ini"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue