summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c3d45c38f34..66a95c38e205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,11 @@
_pkgname=aha
pkgname=aha-git
-pkgver=0.4.6.1
-pkgrel=4
+pkgver=0.5.8.g50b5135
+pkgrel=1
pkgdesc="Ansi HTML Adapter: convert ANSI escape sequences to HTML."
arch=('i686' 'x86_64')
makedepends=('git')
-#url="https://github.com/theZiz/aha"
-url="http://ziz.delphigl.com/tool_aha.php"
+url="https://github.com/theZiz/aha"
license=('MPL' 'LGPL')
provides=('aha')
conflicts=('aha')
@@ -30,4 +29,4 @@ package() {
install -Dm644 "aha.1" "$pkgdir/usr/share/man/man1/aha.1"
}
-# vim:set ts=2 sw=2 et: \ No newline at end of file
+# vim:set ts=2 sw=2 et: