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