amp: update to 0.7.0
This commit is contained in:
parent
e47a3a9004
commit
4625b9ec62
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'amp'
|
# Template file for 'amp'
|
||||||
pkgname=amp
|
pkgname=amp
|
||||||
version=0.6.2
|
version=0.7.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="cmake git python3"
|
hostmakedepends="cmake git python3 pkg-config"
|
||||||
makedepends="libxcb-devel"
|
makedepends="libxcb-devel oniguruma-devel libgit2-devel"
|
||||||
short_desc="Complete text editor for your terminal"
|
short_desc="Complete text editor for your terminal"
|
||||||
maintainer="Wilson Birney <wpb@360scada.com>"
|
maintainer="Wilson Birney <wpb@360scada.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://amp.rs"
|
homepage="https://amp.rs"
|
||||||
changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
|
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
|
||||||
checksum=9279efcecdb743b8987fbedf281f569d84eaf42a0eee556c3447f3dc9c9dfe3b
|
checksum=d77946c042df6c27941f6994877e0e62c71807f245b16b41cf00dbf8b3553731
|
||||||
|
|
Loading…
Reference in New Issue