summaryrefslogtreecommitdiff
path: root/community/libzen
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-18 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-04-18 00:01:47 +0000
commit637c1cfdcd258a870ad5367cbf47a8a2799039c7 (patch)
tree04dabe84f2527ce4ef85b0905f186ebb93cacdb9 /community/libzen
parent0fb510ac9b1defac6c3d54a68eccd7e18635b474 (diff)
Wed Apr 18 00:01:47 UTC 2012
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 fd77c2bba..fdb19d7a2 100644
--- a/community/libzen/PKGBUILD
+++ b/community/libzen/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 68076 2012-03-17 18:51:40Z spupykin $
+# $Id: PKGBUILD 69420 2012-04-16 09:40:09Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: hydro <hydro@freenet.de>
pkgname=libzen
-pkgver=0.4.25
+pkgver=0.4.26
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=('f30a139d506170aeeb3bc47d15e10fae')
+md5sums=('6509bd3787509f4e62e48a99884db636')
build() {
cd $srcdir/ZenLib/Project/GNU/Library