[arch-commits] Commit in gnome-video-effects/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Feb 7 17:01:58 UTC 2012


    Date: Tuesday, February 7, 2012 @ 12:01:58
  Author: heftig
Revision: 149432

signed rebuild

Modified:
  gnome-video-effects/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-07 17:01:43 UTC (rev 149431)
+++ PKGBUILD	2012-02-07 17:01:58 UTC (rev 149432)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
 pkgname=gnome-video-effects
 pkgver=0.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A collection of GStreamer effects"
 arch=('any')
 url="http://www.gtk.org/"
@@ -22,7 +23,7 @@
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="${pkgdir}" install
+  make DESTDIR="$pkgdir" install
 }
 
 # vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list