amp: update to 0.4.0. (#414)

This commit is contained in:
cr6git 2018-06-26 12:08:20 +02:00 committed by GitHub
parent c617cb0d47
commit c3af6abdd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,16 +1,15 @@
# Template file for 'amp' # Template file for 'amp'
pkgname=amp pkgname=amp
version=0.3.4 version=0.4.0
revision=2 revision=1
hostmakedepends="cargo git python3 pkg-config cmake perl" hostmakedepends="cargo cmake git perl pkg-config python3"
makedepends="libxcb-devel libressl-devel zlib-devel libcurl-devel libssh2-devel makedepends="libcurl-devel libgit2-devel libxcb-devel"
libgit2-devel"
short_desc="A complete text editor for your terminal" short_desc="A complete text editor for your terminal"
maintainer="Wilson Birney <wpb@360scada.com>" maintainer="Wilson Birney <wpb@360scada.com>"
license="GPL-3" license="GPL-3.0-or-later"
homepage="https://github.com/jmacdonald/amp" homepage="https://amp.rs"
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz" distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
checksum=c950560292984d135ed5c92c87a2969a7b2b2d3ab97c5d4d5f66075edbc95169 checksum=6bb6f5da2b14776f677a2ca7781eb82532181806975ecd92496c232ef3347266
nocross=yes nocross=yes
do_build() { do_build() {