summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Reignier2016-11-24 12:26:40 +0100
committerRomain Reignier2016-11-24 12:26:40 +0100
commit3d8cb11a136d2a83aac10dd86fb99362a73535fe (patch)
tree339a9d2578f055a63773017f80740d88a1e3f2d0
parentaeaad17f8f01114809b36f54cdc8359d7a4f9690 (diff)
downloadaur-3d8cb11a136d2a83aac10dd86fb99362a73535fe.tar.gz
Update to 1.12.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72f6ec406a4e..a6baf58cd61d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 16 22:39:18 UTC 2016
+# Thu Nov 24 11:26:37 UTC 2016
pkgbase = ros-indigo-move-base-msgs
pkgdesc = ROS - Holds the action description and relevant messages for the move_base package.
- pkgver = 1.12.7
+ pkgver = 1.12.13
pkgrel = 1
url = http://wiki.ros.org/move_base_msgs
arch = any
@@ -16,8 +16,8 @@ pkgbase = ros-indigo-move-base-msgs
depends = ros-indigo-actionlib-msgs
depends = ros-indigo-message-runtime
depends = ros-indigo-geometry-msgs
- source = ros-indigo-move-base-msgs-1.12.7-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/indigo/move_base_msgs/1.12.7-0.tar.gz
- sha256sums = 6723722279b2ef9c9fa40cae2714b300686aad8792c9f3906699a5bd515c7562
+ source = ros-indigo-move-base-msgs-1.12.13-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/indigo/move_base_msgs/1.12.13-0.tar.gz
+ sha256sums = b920978e90f91569149ffa4ac3ed3510014c872670df6e5b4ea983c7d13cfe15
pkgname = ros-indigo-move-base-msgs
diff --git a/PKGBUILD b/PKGBUILD
index 75438d8a6a77..4f25e6eacad5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Holds the action description and relevant messages for the move_b
url='http://wiki.ros.org/move_base_msgs'
pkgname='ros-indigo-move-base-msgs'
-pkgver='1.12.7'
+pkgver='1.12.13'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -31,7 +31,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="navigation-release-release-indigo-move_base_msgs-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/navigation-release/archive/release/indigo/move_base_msgs/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('6723722279b2ef9c9fa40cae2714b300686aad8792c9f3906699a5bd515c7562')
+sha256sums=('b920978e90f91569149ffa4ac3ed3510014c872670df6e5b4ea983c7d13cfe15')
build() {
# Use ROS environment variables