summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daa7c4832507..32a3d4e27d56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-costmap-2d
pkgdesc = ROS - This package provides an implementation of a 2D costmap.
pkgver = 1.16.2
pkgrel = 2
- url = http://wiki.ros.org/costmap_2d
+ url = https://github.com/ros-planning/navigation
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index a9cf0363dd48..8c24efeeb1cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timon Engelke <aur@timonengelke.de>
pkgdesc="ROS - This package provides an implementation of a 2D costmap."
-url='http://wiki.ros.org/costmap_2d'
+url='https://github.com/ros-planning/navigation'
pkgname='ros-melodic-costmap-2d'
pkgver='1.16.2'