summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimon Engelke2018-11-24 17:06:53 +0100
committerTimon Engelke2018-11-24 17:06:53 +0100
commitf88de317a575a0e585a30ed384063b1aa27aeb91 (patch)
tree147659f0da94ced8caccb3a7f748e12936809dfd
parent9d4d3d6cd75bbf9f35721658ffef58f4967cc2a3 (diff)
downloadaur-f88de317a575a0e585a30ed384063b1aa27aeb91.tar.gz
Update to 0.10.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f69ef84b2bb8..ecb55974935e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-melodic-moveit-ros-manipulation
pkgdesc = ROS - Components of MoveIt used for manipulation.
- pkgver = 0.10.1
+ pkgver = 0.10.5
pkgrel = 1
url = http://moveit.ros.org
arch = any
@@ -29,8 +29,8 @@ pkgbase = ros-melodic-moveit-ros-manipulation
depends = ros-melodic-moveit-ros-planning
depends = ros-melodic-actionlib
depends = ros-melodic-rosconsole
- source = ros-melodic-moveit-ros-manipulation-0.10.1-0.tar.gz::https://github.com/ros-gbp/moveit-release/archive/release/melodic/moveit_ros_manipulation/0.10.1-0.tar.gz
- sha256sums = 6a1d0a44ffb53fa7e8de994bc0dc281d325a88f341872cd283394ced0436caf8
+ source = ros-melodic-moveit-ros-manipulation-0.10.5-0.tar.gz::https://github.com/ros-gbp/moveit-release/archive/release/melodic/moveit_ros_manipulation/0.10.5-0.tar.gz
+ sha256sums = 4aac3ad955f08a1b6e0e202ab3f777ac928a832e83ac7679274b7c63e55ac222
pkgname = ros-melodic-moveit-ros-manipulation
diff --git a/PKGBUILD b/PKGBUILD
index 6dd3db0765a0..c7cf69525345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="ROS - Components of MoveIt used for manipulation."
url='http://moveit.ros.org'
pkgname='ros-melodic-moveit-ros-manipulation'
-pkgver='0.10.1'
+pkgver='0.10.5'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -45,7 +45,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="moveit-release-release-melodic-moveit_ros_manipulation-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/moveit-release/archive/release/melodic/moveit_ros_manipulation/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('6a1d0a44ffb53fa7e8de994bc0dc281d325a88f341872cd283394ced0436caf8')
+sha256sums=('4aac3ad955f08a1b6e0e202ab3f777ac928a832e83ac7679274b7c63e55ac222')
build() {
# Use ROS environment variables