[arch-commits] Commit in ode/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue May 9 20:43:59 UTC 2017


    Date: Tuesday, May 9, 2017 @ 20:43:59
  Author: arojas
Revision: 227584

Update to 0.15.1

Modified:
  ode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 20:21:53 UTC (rev 227583)
+++ PKGBUILD	2017-05-09 20:43:59 UTC (rev 227584)
@@ -3,7 +3,7 @@
 # Contributor: Adam Griffiths <adam_griffithsAATTdart.net.au>
 
 pkgname=ode
-pkgver=0.14
+pkgver=0.15.1
 pkgrel=1
 pkgdesc="An open source, high performance library for simulating rigid body dynamics"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('LGPL' 'BSD')
 depends=('gcc-libs' 'bash')
 source=("https://bitbucket.org/odedevs/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz")
-md5sums=('7c0f3841adf9914b4fcb67bcf5d7b1c3')
+md5sums=('9afc11ddd198e751f57bdd8c49b65762')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list