progress: update to 0.13.1.

This commit is contained in:
Christian Neukirchen 2016-10-19 15:43:27 +02:00
parent 9ce3d712e8
commit 836cc6d492

View file

@ -1,14 +1,14 @@
# Template file for progress' # Template file for progress'
pkgname=progress pkgname=progress
version=0.13 version=0.13.1
revision=2 revision=1
maintainer="Dominik Honnef <dominik@honnef.co>" maintainer="Dominik Honnef <dominik@honnef.co>"
makedepends="ncurses-devel" makedepends="ncurses-devel"
license="GPL-3" license="GPL-3"
homepage="https://github.com/Xfennec/progress" homepage="https://github.com/Xfennec/progress"
short_desc="Tool for showing the progress of cp, rm, dd and more" short_desc="Tool for showing the progress of cp, rm, dd and more"
distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz" distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz"
checksum=160cb6156a0b8df32a3944f3dcecba956ae3e5579e91d53c9d7417bc4956718c checksum=064c95e8b93893dbf4b4b8152290cbb3b0c005eda0cae500353561048c9939a5
provides="cv-${version}_${revision}" provides="cv-${version}_${revision}"
replaces="cv>=0" replaces="cv>=0"