From d466ef49f224a9347fe0375eac8126725e10a0a4 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 23 Feb 2012 23:15:11 +0000 Subject: Thu Feb 23 23:15:11 UTC 2012 --- community/vamps/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'community/vamps/PKGBUILD') diff --git a/community/vamps/PKGBUILD b/community/vamps/PKGBUILD index a5dd6a799..fbd71ddfe 100644 --- a/community/vamps/PKGBUILD +++ b/community/vamps/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 21356 2010-07-16 05:25:17Z tdziedzic $ +# $Id: PKGBUILD 65699 2012-02-22 08:30:07Z lcarlier $ # Contributor: Giovanni Scafora # Contributor: Stefano Zamprogno # Maintainer: Stefan Husmann pkgname=vamps pkgver=0.99.2 -pkgrel=8 +pkgrel=9 pkgdesc='Very fast requantisizing tool for backup DVDs' arch=('i686' 'x86_64') url='http://vamps.sourceforge.net' @@ -20,7 +20,6 @@ build() { make install -D play_cell/play_cell ${pkgdir}/usr/bin/play_cell - install ${pkgname}/${pkgname} ${pkgdir}/usr/bin/ } -- cgit v1.2.3-54-g00ecf