summaryrefslogtreecommitdiff
path: root/community/libzen/PKGBUILD
diff options
context:
space:
mode:
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 5f009b9b0..6e81755fc 100644
--- a/community/libzen/PKGBUILD
+++ b/community/libzen/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 74891 2012-08-09 07:50:09Z spupykin $
+# $Id: PKGBUILD 90922 2013-05-15 13:46:19Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: hydro <hydro@freenet.de>
pkgname=libzen
-pkgver=0.4.28
+pkgver=0.4.29
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=('f09e519b71e61a7226ffefe55d00eadf')
+md5sums=('a103218d3438c63fe246cda71ad0ca88')
build() {
cd $srcdir/ZenLib/Project/GNU/Library