foot: update to 1.20.1.
This commit is contained in:
parent
149a0091fb
commit
844506ea01
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'foot'
|
# Template file for 'foot'
|
||||||
pkgname=foot
|
pkgname=foot
|
||||||
version=1.20.0
|
version=1.20.1
|
||||||
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=e3d2fd87ff3a8d5b849b6766374d1e660256c3194916e4ef75ab7382d8756fc5
|
checksum=a89ad5b45c55397862b6746a921e11448ce7d320726ae7193bacb72a33209bdd
|
||||||
conf_files="/etc/xdg/foot/foot.ini"
|
conf_files="/etc/xdg/foot/foot.ini"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue