summaryrefslogtreecommitdiff
path: root/community/ht
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-05 00:07:38 -0800
committerroot <root@rshg054.dnsready.net>2013-02-05 00:07:38 -0800
commitb91dca65217b7c35be84df053692c9fd1b012560 (patch)
tree1ab70184cb03b2ac7a5123daed51de63f9df742b /community/ht
parent3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (diff)
Tue Feb 5 00:07:38 PST 2013
Diffstat (limited to 'community/ht')
-rw-r--r--community/ht/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ht/PKGBUILD b/community/ht/PKGBUILD
index 958362ca6..4b8a33501 100644
--- a/community/ht/PKGBUILD
+++ b/community/ht/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 67315 2012-03-08 16:30:08Z spupykin $
+# $Id: PKGBUILD 83652 2013-02-04 10:01:08Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: tardo <tardo@nagi-fanboi.net>
# Contributor: Simon Morgan <"mra84964@mra.pb.hx".decode('rot-13')>
pkgname=ht
-pkgver=2.0.20
+pkgver=2.0.21
pkgrel=1
pkgdesc="A file editor/viewer/analyzer for executables"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://hte.sourceforge.net/"
license=('GPL')
depends=('gcc-libs' 'ncurses' 'lzo2')
source=(http://downloads.sourceforge.net/sourceforge/hte/$pkgname-$pkgver.tar.gz)
-md5sums=('22d5a30470032ec8b858d4a3a24f8d02')
+md5sums=('419a25004421b9455430f523636bdcca')
build() {
cd $srcdir/$pkgname-$pkgver