summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiras Zaidan2017-11-23 18:19:44 +0100
committerFiras Zaidan2017-11-23 18:19:44 +0100
commit044f799707cfa831982c9f90352e279fe241a022 (patch)
treeb9bcb62153b1c7d28e90d2a3871c8866f1ee20dd
parentf36c6f6b655fb24d43ba5b327d1096435f3b110b (diff)
downloadaur-044f799707cfa831982c9f90352e279fe241a022.tar.gz
Update to v1.14.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1908ab9b1331..3fd59208d2cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-kinetic-dwa-local-planner
pkgdesc = ROS - This package provides an implementation of the Dynamic Window Approach to local robot navigation on a plane.
- pkgver = 1.14.1
+ pkgver = 1.14.2
pkgrel = 1
url = http://wiki.ros.org/dwa_local_planner
arch = any
@@ -28,8 +28,8 @@ pkgbase = ros-kinetic-dwa-local-planner
depends = ros-kinetic-nav-msgs
depends = ros-kinetic-pluginlib
depends = eigen3
- source = ros-kinetic-dwa-local-planner-1.14.1-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/dwa_local_planner/1.14.1-0.tar.gz
- sha256sums = 9daedba5e826ac8e6efe077a453bd753d77eaa96409f256683ff066d748457a4
+ source = ros-kinetic-dwa-local-planner-1.14.2-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/dwa_local_planner/1.14.2-0.tar.gz
+ sha256sums = 9e5ba3091b957a7ed2cc59efb64a1c3a1f5c792fb23611e3dbe725e8721c6d99
pkgname = ros-kinetic-dwa-local-planner
diff --git a/PKGBUILD b/PKGBUILD
index 7afabc431e3e..8c1ce1f98499 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="ROS - This package provides an implementation of the Dynamic Window App
url='http://wiki.ros.org/dwa_local_planner'
pkgname='ros-kinetic-dwa-local-planner'
-pkgver='1.14.1'
+pkgver='1.14.2'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -44,7 +44,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="navigation-release-release-kinetic-dwa_local_planner-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/navigation-release/archive/release/kinetic/dwa_local_planner/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('9daedba5e826ac8e6efe077a453bd753d77eaa96409f256683ff066d748457a4')
+sha256sums=('9e5ba3091b957a7ed2cc59efb64a1c3a1f5c792fb23611e3dbe725e8721c6d99')
build() {
# Use ROS environment variables