summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Reignier2015-11-22 01:01:41 +0100
committerRomain Reignier2015-11-22 01:01:41 +0100
commit10d6c7f15c2917368d16e218a90761851e9ccad6 (patch)
treeb82e81b3fd8b9b3acfa5eeeaf285439e5f34729f
parent48c706746795e2d404f7d81b3acd1d2374318bcb (diff)
downloadaur-10d6c7f15c2917368d16e218a90761851e9ccad6.tar.gz
update to navigation 1.12.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0efa11309b31..dbd73dff9113 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-indigo-navigation
pkgdesc = ROS - A 2D navigation stack that takes in information from odometry, sensor streams, and a goal pose and outputs safe velocity commands that are sent to a mobile base.
- pkgver = 1.12.4
+ pkgver = 1.12.5
pkgrel = 1
url = http://wiki.ros.org/navigation
arch = any
@@ -26,7 +26,7 @@ pkgbase = ros-indigo-navigation
depends = ros-indigo-costmap-2d
depends = ros-indigo-rotate-recovery
depends = ros-indigo-move-base
- source = navigation::git+https://github.com/ros-gbp/navigation-release.git#tag=release/indigo/navigation/1.12.4-0
+ source = navigation::git+https://github.com/ros-gbp/navigation-release.git#tag=release/indigo/navigation/1.12.5-0
md5sums = SKIP
pkgname = ros-indigo-navigation
diff --git a/PKGBUILD b/PKGBUILD
index 1039850188ff..b6a1c7b21787 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - A 2D navigation stack that takes in information from odometry, se
url='http://wiki.ros.org/navigation'
pkgname='ros-indigo-navigation'
-pkgver='1.12.4'
+pkgver='1.12.5'
_pkgver_patch=0
arch=('any')
pkgrel=1