From d807c99c00c290ae6f9c630a4000c148e878527e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 17 Dec 2015 19:15:59 +0100 Subject: [PATCH] aha: change shortdesc. --- srcpkgs/aha/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aha/template b/srcpkgs/aha/template index ab254b6c009..d89101b7487 100644 --- a/srcpkgs/aha/template +++ b/srcpkgs/aha/template @@ -1,9 +1,9 @@ # Template file for 'aha' pkgname=aha version=0.4.8 -revision=1 +revision=2 build_style=gnu-makefile -short_desc="Ansi HTML Adapter" +short_desc="Converts SGR-colored Input to W3C conform HTML-Code" maintainer="Enno Boland " license="LGPL-2, MPL" homepage="https://github.com/theZiz/aha"