diff --git a/extra/bullet/PKGBUILD b/extra/bullet/PKGBUILD index a190c09ed..44f1440f9 100644 --- a/extra/bullet/PKGBUILD +++ b/extra/bullet/PKGBUILD @@ -6,8 +6,8 @@ pkgbase=bullet pkgname=('bullet' 'bullet-docs' 'python-pybullet') -pkgver=3.08 -pkgrel=2 +pkgver=3.17 +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' 'ninja') source=("$pkgname-$pkgver.tar.gz::https://github.com/bulletphysics/bullet3/archive/${pkgver}.tar.gz" bullet3_examplebrowser.sh) -sha512sums=('4177c2b2f3b007691102973e7a3d4337b8de559d20058db75a2d25eab35b9be62fa14e3362435ef6f7ea2f6b8cf02a78770cc49c17e979adf3a2b41f19ee702a' +sha512sums=('a5105bf5f1dd365a64a350755c7d2c97942f74897a18dcdb3651e6732fd55cc1030a096f5808cf50575281f05e3ac09aa50a48d271a47b94cd61f5167a72b7cc' '8741ad94b6c46c226d89aebc8ab06d8a11bac3c04d3f0a2bf7a7524792a3375aa7bf7d295410b16fbeb4c348a31057b4570acdebe9bbaea251f44daca8d9fe81') prepare() {