summaryrefslogtreecommitdiff
path: root/community/libhx
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-08-01 07:14:04 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-08-01 07:14:04 +0200
commit04770005a02cc2a41550a57143af22c9d951bf6f (patch)
tree0656da1f6862dfe200cd9f43a5ba0ea9ab2c3858 /community/libhx
parentc86f6cb4c8f3c06297ebdb79e83362a0bc99394a (diff)
parenta71961a43ef48f47d3575915f63099308a18a263 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/cdfs/PKGBUILD community-testing/vhba-module/PKGBUILD community-testing/vhba-module/vhba-module.install community/apcupsd/PKGBUILD community/aspell-ca/PKGBUILD core/systemd/PKGBUILD extra/dhcp/PKGBUILD libre/virtualbox-libre/PKGBUILD staging/calligra/PKGBUILD testing/bison/PKGBUILD
Diffstat (limited to 'community/libhx')
-rw-r--r--community/libhx/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/libhx/PKGBUILD b/community/libhx/PKGBUILD
index 284cd0901..348046f9b 100644
--- a/community/libhx/PKGBUILD
+++ b/community/libhx/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id$
+# $Id: PKGBUILD 74564 2012-07-30 14:15:35Z 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.12.1'
-pkgrel='1'
+pkgver=3.13
+pkgrel=1
pkgdesc='A library providing queue, tree, I/O and utility functions'
arch=('i686' 'x86_64')
url=('http://libhx.sourceforge.net/')
@@ -13,7 +13,7 @@ license=('GPL')
depends=()
options=('!libtool')
source=("http://downloads.sourceforge.net/${pkgname}/libHX-${pkgver}.tar.xz")
-md5sums=('de66ebb98e73ffd4831090257a7b9533')
+md5sums=('3cfb6983e2e7eea20f295c5f2c2c9b03')
build() {
cd ${srcdir}/libHX-${pkgver}