amp: update to 0.7.1

This commit is contained in:
tranzystorekk 2025-04-04 11:28:37 +02:00
parent 6ffe5f774d
commit d8cbe36efc

View file

@ -1,9 +1,9 @@
# Template file for 'amp'
pkgname=amp
version=0.7.0
version=0.7.1
revision=1
build_style=cargo
hostmakedepends="cmake git python3 pkg-config"
hostmakedepends="pkg-config"
makedepends="libxcb-devel oniguruma-devel libgit2-devel"
short_desc="Complete text editor for your terminal"
maintainer="Wilson Birney <wpb@360scada.com>"
@ -11,4 +11,6 @@ license="GPL-3.0-or-later"
homepage="https://amp.rs"
changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md"
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
checksum=d77946c042df6c27941f6994877e0e62c71807f245b16b41cf00dbf8b3553731
checksum=59a65c2c4592eed188433fe7c4bf2ba84206f217bdafc5a2c7f97623f5607c12
export BUILD_REVISION="Void Linux"