summaryrefslogtreecommitdiff
path: root/community/vamps/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/vamps/PKGBUILD')
-rw-r--r--community/vamps/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
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 <giovanni@archlinux.org>
# Contributor: Stefano Zamprogno <stefano.zamprogno@gmail.com>
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
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/
}