summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-06-30 16:57:45 -0500
committerjwhendy2019-06-30 16:57:45 -0500
commite4c64489f3250784ceb89c0ffbe1a45e172c9df2 (patch)
tree1286c3453b80f066be452155ef64093d7621229a
parente49661320150a56e5faa61e27daeef7544663c1f (diff)
downloadaur-e4c64489f3250784ceb89c0ffbe1a45e172c9df2.tar.gz
updates URL to ros wiki
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 809877890ef7..629056f1e01e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-ompl
pkgdesc = ROS - OMPL is a free sampling-based motion planning library.
pkgver = 1.4.0
pkgrel = 0
- url = http://ompl.kavrakilab.org
+ url = http://wiki.ros.org/ompl
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index d64ddd4306fd..5a3aa4f4fdfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Fan Jiang <i@fanjiang.me>
# Contributor: Sean Greenslade <aur@seangreenslade.com>
pkgdesc="ROS - OMPL is a free sampling-based motion planning library."
-url='http://ompl.kavrakilab.org'
+url='http://wiki.ros.org/ompl'
pkgname='ros-melodic-ompl'
pkgver='1.4.0'