Date: Monday, October 21, 2013 @ 17:33:09 Author: andyrtr Revision: 197068
upgpkg: libisoburn 1.3.2-2 drop static lib Modified: libisoburn/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-21 15:32:16 UTC (rev 197067) +++ PKGBUILD 2013-10-21 15:33:09 UTC (rev 197068) @@ -4,13 +4,12 @@ pkgname=libisoburn pkgver=1.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="frontend for libraries libburn and libisofs" url="http://libburnia-project.org" arch=('i686' 'x86_64') license=('GPL2') depends=('libburn>=1.3.2' 'libisofs>=1.3.2' 'readline') -options=('!libtool') install=${pkgname}.install source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz{,.sig}) md5sums=('7ebee7c1d4e09565daddca15467035af'
