summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiras Zaidan2017-11-23 18:22:29 +0100
committerFiras Zaidan2017-11-23 18:22:29 +0100
commit21bbd9f920902d42e6981a47ab4e890daedf60df (patch)
tree7edc21628ae5c9722dd2afa9a93669c249ae0689
parentbd18d6c0b060334e61a5717067e5ada1a77d7033 (diff)
downloadaur-ros-kinetic-robot-pose-ekf.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 b6ffb6b07e38..6554042d8242 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-kinetic-robot-pose-ekf
pkgdesc = ROS - The Robot Pose EKF package is used to estimate the 3D pose of a robot, based on (partial) pose measurements coming from different sources.
- pkgver = 1.14.1
+ pkgver = 1.14.2
pkgrel = 1
url = http://wiki.ros.org/robot_pose_ekf
arch = any
@@ -24,8 +24,8 @@ pkgbase = ros-kinetic-robot-pose-ekf
depends = ros-kinetic-tf
depends = ros-kinetic-nav-msgs
depends = ros-kinetic-bfl
- source = ros-kinetic-robot-pose-ekf-1.14.1-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/robot_pose_ekf/1.14.1-0.tar.gz
- sha256sums = a238641bc269614f01bf2fec8b6eb5cfff4df810758168960bf75fe7924fb374
+ source = ros-kinetic-robot-pose-ekf-1.14.2-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/robot_pose_ekf/1.14.2-0.tar.gz
+ sha256sums = 6687e1de0dc7745da334d346cdce88acb13c35c48fa15d476b92e83cc890049c
pkgname = ros-kinetic-robot-pose-ekf
diff --git a/PKGBUILD b/PKGBUILD
index faf2051456bd..3e8fe7dbe866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="ROS - The Robot Pose EKF package is used to estimate the 3D pose of a r
url='http://wiki.ros.org/robot_pose_ekf'
pkgname='ros-kinetic-robot-pose-ekf'
-pkgver='1.14.1'
+pkgver='1.14.2'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -40,7 +40,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="navigation-release-release-kinetic-robot_pose_ekf-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/navigation-release/archive/release/kinetic/robot_pose_ekf/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('a238641bc269614f01bf2fec8b6eb5cfff4df810758168960bf75fe7924fb374')
+sha256sums=('6687e1de0dc7745da334d346cdce88acb13c35c48fa15d476b92e83cc890049c')
build() {
# Use ROS environment variables