summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2016-08-03 08:36:16 +0300
committerJohn Gleezowood2016-08-03 08:36:16 +0300
commit7fcf806bef40ae549ca628f4ad2f0f0a2720f409 (patch)
treeec97164c7de442544790d74aa028f871c83e6604 /PKGBUILD
parent9028424833622a11d2877c7ce91095186a2849a3 (diff)
downloadaur-7fcf806bef40ae549ca628f4ad2f0f0a2720f409.tar.gz
adobt, fix author name and checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98c831da524f..b964d33b3927 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: csllbr
+# Maintainer: csllbr
pkgname=ansi2html
pkgver='0.23'
-pkgrel=14
+pkgrel=15
pkgdesc="Convert ANSI (terminal) colours and attributes to HTML"
arch=('any')
url="http://www.pixelbeat.org/docs/terminal_colours/"
-author='Pádraig Brady'
+author='Pádraig Brady'
license=('GPL')
depends=('sh')
source=('https://raw.github.com/pixelb/scripts/master/scripts/ansi2html.sh')
@@ -15,4 +15,4 @@ package() {
install -D $srcdir/ansi2html.sh $pkgdir/usr/bin/ansi2html
}
-md5sums=('dec1fc3907659aca07c5f6e086a4d1f6')
+sha256sums=('22d335db3492eaf3b9fa537ab93ba1ce2a24dbaed14c7600c90738f71fe13051')