Date: Sunday, October 20, 2013 @ 14:03:13 Author: thomas Revision: 196832
upgpkg: v4l-utils 1.0.0-2: rebuild with new devtools Modified: v4l-utils/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-20 11:52:24 UTC (rev 196831) +++ PKGBUILD 2013-10-20 12:03:13 UTC (rev 196832) @@ -2,7 +2,7 @@ # Maintainer: Thomas Bächler <[email protected]> pkgname=v4l-utils pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Userspace tools and conversion library for Video 4 Linux" arch=('i686' 'x86_64') url="http://freshmeat.net/projects/libv4l" @@ -18,7 +18,6 @@ http://linuxtv.org/downloads/v4l-utils/${pkgname}-${pkgver}.tar.bz2.asc) sha256sums=('1de3882099e04e89e354675ee408b82c8ac8afd3ca6ab27ea321771901285f30' 'SKIP') -options=(!libtool) build() { cd "${srcdir}/${pkgname}-${pkgver}"
