Date: Sunday, July 3, 2016 @ 12:03:58 Author: andyrtr Revision: 270876
upgpkg: libburn 1.4.4-1 upstream update 1.4.4 Modified: libburn/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-03 08:12:05 UTC (rev 270875) +++ PKGBUILD 2016-07-03 12:03:58 UTC (rev 270876) @@ -3,7 +3,7 @@ # Contributor: William Rea <[email protected]> pkgname=libburn -pkgver=1.4.2.pl01 +pkgver=1.4.4 # .pl01 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{,.sig}) options=('!emptydirs') -md5sums=('0c85fc29b3cc599cd7617d3f9c5207e6' +md5sums=('80f9429e37ab3521c663a10417934b20' 'SKIP') validpgpkeys=('44BC9FD0D688EB007C4DD029E9CBDFC0ABC0A854') # Thomas Schmitt <[email protected]>
