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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Aug 21 15:52:37 UTC 2015


    Date: Friday, August 21, 2015 @ 17:52:37
  Author: svenstaro
Revision: 244476

upgpkg: bullet 2.83.6-1

upstream release 2.83.6

Modified:
  bullet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-21 15:31:24 UTC (rev 244475)
+++ PKGBUILD	2015-08-21 15:52:37 UTC (rev 244476)
@@ -4,7 +4,7 @@
 
 pkgbase=bullet
 pkgname=('bullet' 'bullet-docs')
-pkgver=2.83.5
+pkgver=2.83.6
 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=('87e42fad2216801d5cef0af7e547ce08')
+md5sums=('44cb2464336a2082b2c144194c2a2668')
 
 build() {
   cd ${pkgbase}3-${pkgver}



More information about the arch-commits mailing list