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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat May 9 07:54:29 UTC 2015


    Date: Saturday, May 9, 2015 @ 09:54:29
  Author: svenstaro
Revision: 238751

upgpkg: bullet 2.83.4-1

upstream release 2.83.4

Modified:
  bullet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-09 07:41:56 UTC (rev 238750)
+++ PKGBUILD	2015-05-09 07:54:29 UTC (rev 238751)
@@ -4,7 +4,7 @@
 
 pkgbase=bullet
 pkgname=('bullet' 'bullet-docs')
-pkgver=2.83.2
+pkgver=2.83.4
 pkgrel=1
 pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'glu')
 optdepends=('glu: for the example browser')
 source=("https://github.com/bulletphysics/bullet3/archive/${pkgver}.tar.gz")
-md5sums=('65f916eab9732436bdfbac36f8b282e7')
+md5sums=('58b4e151bf580fe6746e8413cb2a4cbe')
 
 build() {
   cd ${pkgbase}3-${pkgver}



More information about the arch-commits mailing list