summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbionade242020-05-12 10:42:15 +0200
committerbionade242020-05-12 10:42:15 +0200
commit9e14e98b07b4d4aa4a2f32b592a5ea4e7ca2d97a (patch)
treeac260c6cc840a53c00aa35ad0eaf3275e011c1c7 /PKGBUILD
parent95ce9ea89fe0b6c59d86cab2c13bfc7956dc1823 (diff)
downloadaur-9e14e98b07b4d4aa4a2f32b592a5ea4e7ca2d97a.tar.gz
Updated package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1165788fbc6..08783fb10e76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="ROS - This package provides an implementation of a 2D costmap."
url='https://wiki.ros.org/costmap_2d'
pkgname='ros-melodic-costmap-2d'
-pkgver='1.16.2'
+pkgver='1.16.6'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=5
license=('BSD')
@@ -48,7 +48,7 @@ depends=(
_dir="navigation-${pkgver}/costmap_2d"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-planning/navigation/archive/${pkgver}.tar.gz")
-sha256sums=('d83201296e773e2789635fddf39ac18e9465219b18707e53bd2361de4762d205')
+sha256sums=('88e3b4433de9645e1132db15b01f436a75a28ebc15cd5b70660b158dd6ba42dd')
build() {
# Use ROS environment variables