foot: update to 1.10.1.
This commit is contained in:
parent
f309dd7e80
commit
10021c507f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'foot'
|
# Template file for 'foot'
|
||||||
pkgname=foot
|
pkgname=foot
|
||||||
version=1.9.2
|
version=1.10.1
|
||||||
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=5859d8d7293da4c7c52f45a9756fc7989edc364057e8b86b4e1fbea7bc2b4009
|
checksum=40aaf4ba96aa0cc977b7c3916b79fd5455cefea76c5c07cad43ff7aaf06fc1bd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
rm -f ${DESTDIR}/usr/share/doc/foot/LICENSE
|
||||||
|
|
Loading…
Reference in New Issue