Date: Thursday, May 21, 2015 @ 20:05:55 Author: andyrtr Revision: 239631
upgpkg: libisoburn 1.4.0-1 upstream update 1.4.0 Modified: libisoburn/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-21 18:03:30 UTC (rev 239630) +++ PKGBUILD 2015-05-21 18:05:55 UTC (rev 239631) @@ -3,19 +3,19 @@ # Contributor: Gour <Gour <[email protected]> pkgname=libisoburn -pkgver=1.3.8 #.pl01 +pkgver=1.4.0 #.pl01 pkgrel=1 pkgdesc="frontend for libraries libburn and libisofs" url="http://libburnia-project.org" arch=('i686' 'x86_64') license=('GPL2') -depends=('libburn>=1.3.8' 'libisofs>=1.3.8' 'readline') +depends=('libburn>=1.4.0' 'libisofs>=1.4.0' 'readline') optdepends=('tk: for xorriso-tcltk frontend' 'bwidget: for xorriso-tcltk frontend') provides=('xorriso' 'xorriso-tcltk') install=${pkgname}.install source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('4f1c2290a2d02bdb709c3707fd9f1ae6' +md5sums=('77bc6bcbe023ccd0fb210e341606dfbf' 'SKIP') validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt <[email protected]>
