Date: Saturday, March 12, 2011 @ 02:01:26 Author: andyrtr Revision: 114284
upgpkg: libisoburn 1.0.4.pl00-1 upstream update 1.0.4 Modified: libisoburn/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-12 06:57:01 UTC (rev 114283) +++ PKGBUILD 2011-03-12 07:01:26 UTC (rev 114284) @@ -1,18 +1,18 @@ # $Id$ -# Maintainer : Ionut Biru <[email protected]> +# Maintainer: Andreas Radke <[email protected]> # Contributor: Gour <Gour <[email protected]> pkgname=libisoburn -pkgver=1.0.2.pl00 +pkgver=1.0.4.pl00 pkgrel=1 pkgdesc="frontend for libraries libburn and libisofs" url="http://libburnia.pykix.org/wiki/Libisoburn" arch=('i686' 'x86_64') license=('GPL2') -depends=('libburn>=1.0.2' 'libisofs>=1.0.2' 'readline>=6.1') +depends=('libburn>=1.0.4' 'libisofs>=1.0.4' 'readline>=6.1') options=('!libtool') source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz) -md5sums=('b26ae4872824365dffb7c996363a846a') +md5sums=('ba21567325bda50f02d406f46c3c8392') build() { cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
