summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2019-06-06 09:20:01 -0400
committeracxz2019-06-06 09:20:01 -0400
commit5ad08c6ddedfbd53ed9ffd2383dd311b7bcf0de4 (patch)
tree958c4ca617dd276c104c7251fab7a05b4088e0f8 /PKGBUILD
parent7b9f7ca0e4edb0a3e3cc9b297dbb7cfa5b4553da (diff)
downloadaur-5ad08c6ddedfbd53ed9ffd2383dd311b7bcf0de4.tar.gz
upgraded to 6.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1195031951b..493c1a92927e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Previous Maintainer: midgard <arch dot midgard "at symbol" janmaes "youknowwhat" com>
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=libdart
-pkgver=6.9.0
+pkgver=6.9.1
pkgrel=1
pkgdesc="Dynamic Animation and Robotics Toolkit"
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ optdepends=('bullet: Bullet collision detection support'
makedepends=('cmake')
_name=dart
source=(https://github.com/dartsim/${_name}/archive/v${pkgver}.tar.gz)
-sha256sums=('8351c3fe53bd5251235d28ce15cc2796e529125b7990e49a715f4f567021aaed')
+sha256sums=('9e2954aaf2d4538a7e4aab5188f1061c3e216c8c0b72483c2d0b9e814525acd1')
_buildtype="Release"