13 lines
531 B
Bash
13 lines
531 B
Bash
# Template file for 'ansifilter'
|
|
pkgname=ansifilter
|
|
version=2.20
|
|
revision=2
|
|
build_style=gnu-makefile
|
|
short_desc="Remove or convert ANSI codes to another format"
|
|
maintainer="Eloi Torrents <eloitor@disroot.org>"
|
|
license="GPL-3.0-only"
|
|
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"
|
|
checksum=96aad3c95113e921ab912b63152471e5b532a54ecfe90d8c86b2c9127c3aa39b
|