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 12ded5a70..835422541 100644
--- a/community/libhx/PKGBUILD
+++ b/community/libhx/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 99849 2013-10-31 02:04:27Z allan $
+# $Id: PKGBUILD 106679 2014-03-06 13:15:52Z 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.15
+pkgver=3.19
pkgrel=1
pkgdesc='A library providing queue, tree, I/O and utility functions'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url=('http://libhx.sourceforge.net/')
license=('GPL')
depends=()
source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz")
-md5sums=('0165d6aa994a094b2a170d93a48599e0')
+md5sums=('246c467607d042f69b57e9357de0b409')
build() {
cd ${srcdir}/libHX-${pkgver}