[arch-commits] CVS update of extra/multimedia/motion (PKGBUILD)

Paul Mattal paul at archlinux.org
Wed Dec 5 02:54:52 UTC 2007


    Date: Tuesday, December 4, 2007 @ 21:54:52
  Author: paul
    Path: /home/cvs-extra/extra/multimedia/motion

Modified: PKGBUILD (1.23 -> 1.24)

upgpkg: motion 3.2.9-1
update to 3.2.9


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


Index: extra/multimedia/motion/PKGBUILD
diff -u extra/multimedia/motion/PKGBUILD:1.23 extra/multimedia/motion/PKGBUILD:1.24
--- extra/multimedia/motion/PKGBUILD:1.23	Wed Aug  1 09:42:23 2007
+++ extra/multimedia/motion/PKGBUILD	Tue Dec  4 21:54:52 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.23 2007/08/01 13:42:23 paul Exp $
+# $Id: PKGBUILD,v 1.24 2007/12/05 02:54:52 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=motion
-pkgver=3.2.8
+pkgver=3.2.9
 pkgrel=1
 pkgdesc="Motion is a software motion detector. It grabs images from video4linux devices and/or from webcams."
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome"
-depends=('curl' 'ffmpeg>=20070505' 'libogg' 'libvorbis' 'lame' 'xvidcore')
+depends=('curl' 'ffmpeg>=20071204' 'libogg' 'libvorbis' 'lame' 'xvidcore')
 source=(http://dl.sf.net/sourceforge/motion/$pkgname-$pkgver.tar.gz rc.motion)
-md5sums=('9d273df173675f1c523fd092e188dc24' 'fc09828564850824f8549d258053e0b6')
+md5sums=('6003011b126c9b17e23e085e7fba6536' 'fc09828564850824f8549d258053e0b6')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver || return 1




More information about the arch-commits mailing list