Date: Sunday, January 10, 2010 @ 14:51:40
  Author: ibiru
Revision: 62641

upgpkg: motion 3.2.11.1-2
    ffmpeg rebuild

Modified:
  motion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-01-10 19:35:40 UTC (rev 62640)
+++ PKGBUILD    2010-01-10 19:51:40 UTC (rev 62641)
@@ -3,12 +3,12 @@
 
 pkgname=motion
 pkgver=3.2.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A software motion detector. It grabs images from video4linux devices 
and/or from webcams."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome";
-depends=('ffmpeg>=0.5')
+depends=('ffmpeg>=20100108')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
        rc.motion)

Reply via email to