Date: Wednesday, March 20, 2013 @ 21:54:25 Author: andyrtr Revision: 180382
upgpkg: libisoburn 1.2.8-1 upstream update 1.2.8 Modified: libisoburn/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-20 20:51:38 UTC (rev 180381) +++ PKGBUILD 2013-03-20 20:54:25 UTC (rev 180382) @@ -3,18 +3,18 @@ # Contributor: Gour <Gour <[email protected]> pkgname=libisoburn -pkgver=1.2.6 +pkgver=1.2.8 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.2.6' 'libisofs>=1.2.6' 'readline') +depends=('libburn>=1.2.8' 'libisofs>=1.2.8' 'readline') options=('!libtool') install=${pkgname}.install source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('1db39e96f8d0370bfe571e21ba62df3f' - '67b3c568140b7a4a27f3efdc74bcf3c2') +md5sums=('1f02aa98d56c4b3e568e641a91640ecc' + '766281eec985df34f584aabd6963d71d') build() { cd ${srcdir}/${pkgname}-${pkgver}
