summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-08 05:53:10 +0700
committerAchmad Fathoni2021-05-08 05:53:10 +0700
commita8c9f1baacc1e731f5eed4552865d2ec106d6b65 (patch)
tree6ea94781efb89329431bec7a1642608a1d70c0d9 /PKGBUILD
parentccc3dc1dd6afbf8b17ea3668067de467b3a9f23a (diff)
downloadaur-ros-noetic-rqt-moveit.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb277d68af95..d3c235b07697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - An rqt-based tool that assists monitoring tasks for MoveIt! motio
url='https://wiki.ros.org/rqt_moveit'
pkgname='ros-noetic-rqt-moveit'
-pkgver='0.5.9'
+pkgver='0.5.10'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -38,7 +38,7 @@ depends=(
_dir="rqt_moveit-${pkgver}/"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/rqt_moveit/archive/${pkgver}.tar.gz")
-sha256sums=('ff3c4f3e4a9a5a1cabe0d72d7bea8e4016d330594bce5b30d03a2deb726d381d')
+sha256sums=('8a18851215b6a13718b3d6d66a466282b5a85269156549aee95cf87c5f12b38f')
build() {
# Use ROS environment variables.