pick: update to 2.0.0.

This commit is contained in:
maxice8 2017-11-07 09:15:40 -02:00 committed by Enno Boland
parent 103a017542
commit 88edfe1a30

View File

@ -1,7 +1,7 @@
# Template file for 'pick' # Template file for 'pick'
pkgname=pick pkgname=pick
version=1.9.0 version=2.0.0
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake pkg-config" hostmakedepends="automake pkg-config"
makedepends="ncurses-devel" makedepends="ncurses-devel"
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="MIT" license="MIT"
homepage="https://github.com/calleerlandsson/pick/" homepage="https://github.com/calleerlandsson/pick/"
distfiles="https://github.com/calleerlandsson/pick/archive/v${version}.tar.gz" distfiles="https://github.com/calleerlandsson/pick/archive/v${version}.tar.gz"
checksum=ae842a99e64f3a22f4806e8dca6706a7c6487bdc1fb6506e6437b1c542704e7d checksum=030aedd10d2686ec372f02a1699c86b745b00163b1a8b0dbe8ce96ff04bdcbfa
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh