ansi: update to 3.0.1

This commit is contained in:
clyhtsuriva 2022-09-19 12:44:44 +02:00 committed by classabbyamp
parent 463f63bda7
commit ebd9bf7da5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ansi' # Template file for 'ansi'
pkgname=ansi pkgname=ansi
version=2.0.4 version=3.0.1
revision=2 revision=1
depends="bash" depends="bash"
short_desc="ANSI escape codes in pure Bash" short_desc="ANSI escape codes in pure Bash"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
@ -9,7 +9,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=1d3dcab3d6b61313ea1b940da7c3e9da5dbc453ac19f906fe57395ccca9b5ab9 checksum=8dae1314d98a015d4d64fd2a99895700138756f2b456baea7cf1d6dd3ccf1261
do_install() { do_install() {
vbin ansi vbin ansi