mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
testing/py-ansi2html: upgrade to 1.3.0
This commit is contained in:
parent
655258dee6
commit
46b1494bdc
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-ansi2html
|
||||
_pkgname=ansi2html
|
||||
pkgver=1.2.0
|
||||
pkgver=1.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Convert text with ANSI color codes to HTML"
|
||||
url="http://github.com/ralphbean/ansi2html/"
|
||||
@ -27,4 +27,4 @@ package() {
|
||||
python2 setup.py install --prefix=/usr --root="$pkgdir" || return 1
|
||||
}
|
||||
|
||||
sha512sums="3106488da19cd093d7ae2a7499a66baf77877f47da0e497791cea2a63079c184f1d36743e78116b3faf08ab145ca97b5774151114b9ca193020578c8a3bdc860 ansi2html-1.2.0.tar.gz"
|
||||
sha512sums="73d1b3431e22146c4fe18fef4b05413231d79d627c396d67528d0aa1ab07a7ef4bcfeff56829b85d9fe9ad508599b782318911f7b10d6b9a1bc98780e31389d7 ansi2html-1.3.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user