summaryrefslogtreecommitdiff
path: root/community/libhx
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-17 01:32:38 -0800
committerroot <root@rshg054.dnsready.net>2012-11-17 01:32:38 -0800
commit071ecd58a9b69020ec170e7f89009a603e885371 (patch)
treec32fc487de5e9afc5bb12c053775982fdd2c6b7d /community/libhx
parent99c34471cedb5de3afae4e33c48239abbe1410c7 (diff)
Sat Nov 17 01:27:29 PST 2012
Diffstat (limited to 'community/libhx')
-rw-r--r--community/libhx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libhx/PKGBUILD b/community/libhx/PKGBUILD
index 348046f9b..a93de18fe 100644
--- a/community/libhx/PKGBUILD
+++ b/community/libhx/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74564 2012-07-30 14:15:35Z spupykin $
+# $Id: PKGBUILD 80149 2012-11-16 20:29:24Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Max Roder <maxroder@web.de>
# Contributor: Nathan Owe <ndowens.aur at gmail dot com>
pkgname='libhx'
-pkgver=3.13
+pkgver=3.14
pkgrel=1
pkgdesc='A library providing queue, tree, I/O and utility functions'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL')
depends=()
options=('!libtool')
source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz")
-md5sums=('3cfb6983e2e7eea20f295c5f2c2c9b03')
+md5sums=('a2a2dd32aaff33234e53517c6afd694a')
build() {
cd ${srcdir}/libHX-${pkgver}