summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:11:05 -0500
committerjwhendy2019-07-03 22:11:05 -0500
commit42fbaa5e6ee2a6918ddf878661c084fe3a16a103 (patch)
tree114426e0132189a58e9d2c3a6da7fd041a5c29b6
parent4a3ce3f6eaaf9a68deb552b4e8ce136a03b4aaff (diff)
downloadaur-42fbaa5e6ee2a6918ddf878661c084fe3a16a103.tar.gz
updated URL
-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'