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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Aug 5 00:47:26 UTC 2015


    Date: Wednesday, August 5, 2015 @ 02:47:25
  Author: svenstaro
Revision: 243039

upgpkg: bullet 2.83.5-1

upstream release 2.83.5

Modified:
  bullet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-05 00:38:34 UTC (rev 243038)
+++ PKGBUILD	2015-08-05 00:47:25 UTC (rev 243039)
@@ -4,7 +4,7 @@
 
 pkgbase=bullet
 pkgname=('bullet' 'bullet-docs')
-pkgver=2.83.4
+pkgver=2.83.5
 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=('58b4e151bf580fe6746e8413cb2a4cbe')
+md5sums=('87e42fad2216801d5cef0af7e547ce08')
 
 build() {
   cd ${pkgbase}3-${pkgver}



More information about the arch-commits mailing list