summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2022-01-31 11:53:44 -0500
committeracxz2022-01-31 11:53:44 -0500
commitcbb2f1e1bc1dbdbfb1bc8f2d13664ba96dd6c80c (patch)
tree2d333d11f5ef94c4474e3f6b56d5fe5d7b4a0c99
parent65367b5109054fc5f16beab1fc96fc01f2b48314 (diff)
downloadaur-cbb2f1e1bc1dbdbfb1bc8f2d13664ba96dd6c80c.tar.gz
updpkg 1.1.8
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4a25fd18208..7ae6d3248f36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-noetic-moveit-ros-manipulation
pkgdesc = ROS - Components of MoveIt used for manipulation.
- pkgver = 1.0.5
+ pkgver = 1.1.8
pkgrel = 1
url = https://moveit.ros.org
arch = i686
@@ -33,8 +33,7 @@ pkgbase = ros-noetic-moveit-ros-manipulation
depends = ros-noetic-moveit-ros-planning
depends = ros-noetic-actionlib
depends = ros-noetic-rosconsole
- source = ros-noetic-moveit-ros-manipulation-1.0.5.tar.gz::https://github.com/ros-planning/moveit/archive/1.0.5.tar.gz
- sha256sums = 78f874c64156d761c77e0988ae1a4d9e492023b33664dcf1299ec6154f2bd45a
+ source = ros-noetic-moveit-ros-manipulation-1.1.8.tar.gz::https://github.com/ros-planning/moveit/archive/1.1.8.tar.gz
+ sha256sums = 2a88440169593037c4adbf14896c30def63f8b3af85f1239e8ef94ee62b0b969
pkgname = ros-noetic-moveit-ros-manipulation
-
diff --git a/PKGBUILD b/PKGBUILD
index f4913b9aeeee..de0823dc4f74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgdesc="ROS - Components of MoveIt used for manipulation."
url='https://moveit.ros.org'
pkgname='ros-noetic-moveit-ros-manipulation'
-pkgver='1.0.5'
+pkgver='1.1.8'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -45,7 +45,7 @@ depends=(
_dir="moveit-${pkgver}/moveit_ros/manipulation"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-planning/moveit/archive/${pkgver}.tar.gz")
-sha256sums=('78f874c64156d761c77e0988ae1a4d9e492023b33664dcf1299ec6154f2bd45a')
+sha256sums=('2a88440169593037c4adbf14896c30def63f8b3af85f1239e8ef94ee62b0b969')
build() {
# Use ROS environment variables