ansi: update to 2.0.0.
This commit is contained in:
parent
4c5aae1a9c
commit
e2c395f975
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ansi'
|
# Template file for 'ansi'
|
||||||
pkgname=ansi
|
pkgname=ansi
|
||||||
version=1.1.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="bash"
|
depends="bash"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/fidian/ansi"
|
homepage="https://github.com/fidian/ansi"
|
||||||
changelog="https://raw.githubusercontent.com/fidian/ansi/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/fidian/ansi/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/fidian/ansi/archive/${version}.tar.gz"
|
distfiles="https://github.com/fidian/ansi/archive/${version}.tar.gz"
|
||||||
checksum=0930acff725a505e430c68784e12731e8329998d60efcd759a7ff52e6baac959
|
checksum=c613d6d305ead31144accb0af687a87412d972ef0cf10a4ed42121b0cbe42b39
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ansi
|
vbin ansi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue