[arch-commits] CVS update of extra/lib/ode (PKGBUILD)

Travis Willard travis at archlinux.org
Tue Nov 20 03:49:15 UTC 2007


    Date: Monday, November 19, 2007 @ 22:49:15
  Author: travis
    Path: /home/cvs-extra/extra/lib/ode

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: ode 0.9-1
Upstream update


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/lib/ode/PKGBUILD
diff -u extra/lib/ode/PKGBUILD:1.3 extra/lib/ode/PKGBUILD:1.4
--- extra/lib/ode/PKGBUILD:1.3	Thu Nov  8 13:05:26 2007
+++ extra/lib/ode/PKGBUILD	Mon Nov 19 22:49:15 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.3 2007/11/08 18:05:26 daniel Exp $
+# $Id: PKGBUILD,v 1.4 2007/11/20 03:49:15 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Giovanni Scafora <linuxmania at gmail.com>
 # Contributor: Adam Griffiths <adam_griffithsAATTdart.net.au>
 
 pkgname=ode
-pkgver=0.8
-pkgrel=2
+pkgver=0.9
+pkgrel=1
 pkgdesc="An open source, high performance library for simulating rigid body dynamics"
 arch=('i686' 'x86_64')
 url="http://www.ode.org"
 license=('LGPL' 'BSD')
 depends=('gcc-libs')
-source=(http://dl.sourceforge.net/sourceforge/opende/ode-src-0.8.zip)
-md5sums=('fb7462ba0af2fbc230cb1b3f79e0acbb')
+source=(http://downloads.sourceforge.net/sourceforge/opende/${pkgname}-src-${pkgver}.zip)
+md5sums=('4c03759b76a0649a6d5108c8e172e1e4')
 
 build() {
   cd $startdir/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list