progress: update to 0.14.
This commit is contained in:
parent
6642b19455
commit
567654a59d
|
@ -1,14 +1,14 @@
|
|||
# Template file for progress'
|
||||
pkgname=progress
|
||||
version=0.13.1
|
||||
revision=2
|
||||
version=0.14
|
||||
revision=1
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
makedepends="ncurses-devel"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Xfennec/progress"
|
||||
short_desc="Tool for showing the progress of cp, rm, dd and more"
|
||||
distfiles="https://github.com/Xfennec/progress/archive/v${version}.tar.gz"
|
||||
checksum=064c95e8b93893dbf4b4b8152290cbb3b0c005eda0cae500353561048c9939a5
|
||||
checksum=214a0d84b3ee5dde57ec9952ec9aa68ad9261fb336ef025324b344ed7ab48af1
|
||||
provides="cv-${version}_${revision}"
|
||||
replaces="cv>=0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue