mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
ansifilter: add changelog
This commit is contained in:
parent
a5dd5ea980
commit
224f70a98e
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'ansifilter'
|
# Template file for 'ansifilter'
|
||||||
pkgname=ansifilter
|
pkgname=ansifilter
|
||||||
version=2.20
|
version=2.20
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Remove or convert ANSI codes to another format"
|
short_desc="Remove or convert ANSI codes to another format"
|
||||||
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://gitlab.com/saalen/ansifilter"
|
homepage="https://gitlab.com/saalen/ansifilter"
|
||||||
|
changelog="https://gitlab.com/saalen/ansifilter/-/raw/master/ChangeLog.adoc"
|
||||||
distfiles="https://gitlab.com/saalen/ansifilter/-/archive/${version}/ansifilter-${version}.tar.gz"
|
distfiles="https://gitlab.com/saalen/ansifilter/-/archive/${version}/ansifilter-${version}.tar.gz"
|
||||||
checksum=96aad3c95113e921ab912b63152471e5b532a54ecfe90d8c86b2c9127c3aa39b
|
checksum=96aad3c95113e921ab912b63152471e5b532a54ecfe90d8c86b2c9127c3aa39b
|
||||||
|
|
Loading…
Add table
Reference in a new issue