summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffc6b4e7fc7b..d8af0659871c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-kinetic-fake-localization
pkgdesc = ROS - A ROS node that simply forwards odometry information.
- pkgver = 1.14.1
+ pkgver = 1.14.2
pkgrel = 1
url = http://wiki.ros.org/fake_localization
arch = any
@@ -23,8 +23,8 @@ pkgbase = ros-kinetic-fake-localization
depends = ros-kinetic-rosconsole
depends = ros-kinetic-tf
depends = ros-kinetic-message-filters
- source = ros-kinetic-fake-localization-1.14.1-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/fake_localization/1.14.1-0.tar.gz
- sha256sums = 6bae98b732255c3ba9a20d550372230aea5f50dba8a7e887b9e83d49ef384b4a
+ source = ros-kinetic-fake-localization-1.14.2-0.tar.gz::https://github.com/ros-gbp/navigation-release/archive/release/kinetic/fake_localization/1.14.2-0.tar.gz
+ sha256sums = 03d6633f9bf6e69a26f672b0e26d5f9d9bd94a9e13a1190a3f9f7b74a1364956
pkgname = ros-kinetic-fake-localization
diff --git a/PKGBUILD b/PKGBUILD
index a567a0c32342..c84c9d093d04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="ROS - A ROS node that simply forwards odometry information."
url='http://wiki.ros.org/fake_localization'
pkgname='ros-kinetic-fake-localization'
-pkgver='1.14.1'
+pkgver='1.14.2'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -39,7 +39,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="navigation-release-release-kinetic-fake_localization-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/navigation-release/archive/release/kinetic/fake_localization/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('6bae98b732255c3ba9a20d550372230aea5f50dba8a7e887b9e83d49ef384b4a')
+sha256sums=('03d6633f9bf6e69a26f672b0e26d5f9d9bd94a9e13a1190a3f9f7b74a1364956')
build() {
# Use ROS environment variables