summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormajor major2017-08-12 01:20:13 +0200
committermajor major2017-08-12 01:20:13 +0200
commitc5b4b025a666e9ce0f812dd185073c2c5231081d (patch)
tree1597fdc5058e3104b5a0e12eb38ae8c4d7329588
parent42193dc5bc1f2980f159e205f87255ec6800dd07 (diff)
downloadaur-c5b4b025a666e9ce0f812dd185073c2c5231081d.tar.gz
update to Version 1.14.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 063c292e6878..222202d0469a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-kinetic-amcl
pkgdesc = ROS - amcl is a probabilistic localization system for a robot moving in 2D.
- pkgver = 1.14.0
+ pkgver = 1.14.1
pkgrel = 1
url = http://wiki.ros.org/amcl
arch = any
@@ -19,7 +19,7 @@ pkgbase = ros-kinetic-amcl
depends = ros-kinetic-tf
depends = ros-kinetic-roscpp
depends = ros-kinetic-nav-msgs
- source = ros-kinetic-amcl::git+https://github.com/ros-gbp/navigation-release.git#tag=release/kinetic/amcl/1.14.0-1
+ source = ros-kinetic-amcl::git+https://github.com/ros-gbp/navigation-release.git#tag=release/kinetic/amcl/1.14.1-0
sha256sums = SKIP
pkgname = ros-kinetic-amcl
diff --git a/PKGBUILD b/PKGBUILD
index aa402e94c715..1a090d5c0227 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgdesc="ROS - amcl is a probabilistic localization system for a robot moving i
url='http://wiki.ros.org/amcl'
pkgname='ros-kinetic-amcl'
-pkgver='1.14.0'
-_pkgver_patch=1
+pkgver='1.14.1'
+_pkgver_patch=0
arch=('any')
pkgrel=1
license=('LGPL')
@@ -36,7 +36,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
# _dir="navigation-release-release-kinetic-amcl-${pkgver}-${_pkgver_patch}"
# source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/navigation-release/archive/release/kinetic/amcl/${pkgver}-${_pkgver_patch}.tar.gz")
-# sha256sums=('aeea947df5c02c4987c055c863e3c7ca56d011396815f537eafa69efcf33b916')
+# sha256sums=('5a7afb4c76011a55a0210b920e7debfef8f024bf2b403c380c3955e759c67c5a')
build() {
# Use ROS environment variables