13 lines
528 B
Bash
13 lines
528 B
Bash
# Template file for 'ansifilter'
|
|
pkgname=ansifilter
|
|
version=2.21
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
short_desc="Remove or convert ANSI codes to another format"
|
|
maintainer="Eloi Torrents <eloitor@duck.com>"
|
|
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=d3dd7503044c91c70e8b4c99489cb222cf831974bb7edc6b52acbd0a21742f50
|