summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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