extra/bullet to 2.89-1

This commit is contained in:
Kevin Mihelich 2019-12-24 04:41:02 +00:00
parent eda200f81f
commit 6d44723dea

View file

@ -6,8 +6,8 @@
pkgbase=bullet
pkgname=('bullet' 'bullet-docs' 'python-pybullet')
pkgver=2.88
pkgrel=3
pkgver=2.89
pkgrel=1
pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation"
arch=('x86_64')
url="http://www.bulletphysics.com/Bullet/"
@ -15,7 +15,7 @@ license=('custom:zlib')
makedepends=('cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'glu' 'python' 'python-numpy' 'python-setuptools')
source=("https://github.com/bulletphysics/bullet3/archive/${pkgver}.tar.gz"
bullet3_examplebrowser.sh)
sha512sums=('15face1940d496c96fd19a44139d11d2cbb629526c40432be4a0eef5fa9a532c842ec7318248c0359a080f2034111bf1a3c2d3a6fd789bec675bd368fac7bd93'
sha512sums=('3c4ba6a3b3623ef44dd4a23e0bc2e90dec1f2b7af463edcb886e110feac1dfb4a91945f0ed640052cac228318539e275976d37238102fb10a0f78aef065a730b'
'8741ad94b6c46c226d89aebc8ab06d8a11bac3c04d3f0a2bf7a7524792a3375aa7bf7d295410b16fbeb4c348a31057b4570acdebe9bbaea251f44daca8d9fe81')
prepare() {