summaryrefslogtreecommitdiff
path: root/community/vamps
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-24 14:50:00 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-24 14:50:00 +0100
commit82e1a8e4caf3318dbb60adda8c2649ae7ac15661 (patch)
treebc42529997fa58fc26481c8ba7524560f3baa5af /community/vamps
parentf87cdf22eb712b5b1c118f768d4ff710fc839403 (diff)
parentd466ef49f224a9347fe0375eac8126725e10a0a4 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/arpack/PKGBUILD community/flac123/PKGBUILD community/flashrom/PKGBUILD community/liblockfile/PKGBUILD community/python-cjson/PKGBUILD community/tcpflow/PKGBUILD extra/vlc/PKGBUILD multilib/lib32-gnutls/PKGBUILD multilib/lib32-libssh2/PKGBUILD
Diffstat (limited to 'community/vamps')
-rw-r--r--community/vamps/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/vamps/PKGBUILD b/community/vamps/PKGBUILD
index a0be01624..5ab1a28d0 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' 'mips64el')
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/
}