summaryrefslogtreecommitdiff
path: root/community/libzen/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 00:11:55 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-17 00:11:55 -0300
commitb3d851540186419305a4b89ba8e5320f4e7fa56d (patch)
tree4d8a05d5b84a06b60b56343950ab1a7f88e831ea /community/libzen/PKGBUILD
parentfdd03e5ecce11853fa939682ed87e938605d36be (diff)
parent7d13548d48c1e98b9c12201685fd6fef5e9388db (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/autocutsel/PKGBUILD multilib-testing/lib32-mesa/PKGBUILD multilib/lib32-mesa/PKGBUILD
Diffstat (limited to 'community/libzen/PKGBUILD')
-rw-r--r--community/libzen/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libzen/PKGBUILD b/community/libzen/PKGBUILD
index a3005416b..c6aa81787 100644
--- a/community/libzen/PKGBUILD
+++ b/community/libzen/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 41750 2011-03-08 20:15:27Z spupykin $
+# $Id: PKGBUILD 45012 2011-04-14 09:10:57Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: hydro <hydro@freenet.de>
pkgname=libzen
-pkgver=0.4.18
+pkgver=0.4.19
pkgrel=1
pkgdesc="shared library for libmediainfo and mediainfo"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('gcc-libs')
makedepends=('libtool' 'automake' 'autoconf')
options=('!libtool')
source=(http://downloads.sourceforge.net/zenlib/${pkgname}_${pkgver}.tar.bz2)
-md5sums=('418fd69a3351cd406bfb2afe0ce91628')
+md5sums=('0deabb701564f2e616a7ee6dd71599a1')
build() {
cd $srcdir/ZenLib/Project/GNU/Library