summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimon Engelke2019-01-10 15:11:11 +0100
committerTimon Engelke2019-01-10 15:11:11 +0100
commita9071360b43e2994a01b01198a3957feb6d971d2 (patch)
tree06f2a4e06a5e1c9145d87e1724870af00511562a
parentf88de317a575a0e585a30ed384063b1aa27aeb91 (diff)
downloadaur-a9071360b43e2994a01b01198a3957feb6d971d2.tar.gz
Update to 0.10.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecb55974935e..61b924070610 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.5
+ pkgver = 0.10.8
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.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
+ source = ros-melodic-moveit-ros-manipulation-0.10.8-0.tar.gz::https://github.com/ros-gbp/moveit-release/archive/release/melodic/moveit_ros_manipulation/0.10.8-0.tar.gz
+ sha256sums = 98af1fb9388794b61c53f7313d566ca3892a92068903aa99707f7054b595256c
pkgname = ros-melodic-moveit-ros-manipulation
diff --git a/PKGBUILD b/PKGBUILD
index c7cf69525345..352b760df8d4 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.5'
+pkgver='0.10.8'
_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=('4aac3ad955f08a1b6e0e202ab3f777ac928a832e83ac7679274b7c63e55ac222')
+sha256sums=('98af1fb9388794b61c53f7313d566ca3892a92068903aa99707f7054b595256c')
build() {
# Use ROS environment variables