summaryrefslogtreecommitdiff
path: root/community/libhx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libhx/PKGBUILD')
-rw-r--r--community/libhx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libhx/PKGBUILD b/community/libhx/PKGBUILD
index 22ea11bbe..e43bb8af0 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' 'mips64el')
@@ -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}