Date: Saturday, April 10, 2010 @ 10:47:26 Author: andyrtr Revision: 77051
upgpkg: libburn 0.8.0.pl00-1 new version 0.8.0.pl00 Modified: libburn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-10 14:43:26 UTC (rev 77050) +++ PKGBUILD 2010-04-10 14:47:26 UTC (rev 77051) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=libburn -pkgver=0.7.6.pl00 +pkgver=0.8.0.pl00 pkgrel=1 pkgdesc="Library for reading, mastering and writing optical discs" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('glibc') source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz) options=('!libtool' '!emptydirs') -md5sums=('71013f1a52bd9b232fa02a81b875452b') +md5sums=('5dc47d0c089dc1310f03dc99edcfeaf0') build() { cd ${srcdir}/${pkgname}-${pkgver/.pl??/}
