summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-06-30 17:04:03 -0500
committerjwhendy2019-06-30 17:04:03 -0500
commit034cccf6a499657b3ea0c6a62291000a42bf9268 (patch)
tree52f8e9596a04bd60bc587fcd44df9358d9ab1191
parent23f3040b2cbbcd67ce9fe953b511c6fd6608408d (diff)
downloadaur-034cccf6a499657b3ea0c6a62291000a42bf9268.tar.gz
updates URL to correct ROS wiki
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d030b853885..856685b7aa16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-tf2-ros
pkgdesc = ROS - This package contains the ROS bindings for the tf2 library, for both Python and C++.
pkgver = 0.6.5
pkgrel = 1
- url = http://www.ros.org/wiki/tf2_ros
+ url = http://wiki.ros.org/tf2_ros
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 53febd79c719..3d6f3fcbedc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Script generated with import_catkin_packages.py.
# For more information: https://github.com/bchretien/arch-ros-stacks.
pkgdesc="ROS - This package contains the ROS bindings for the tf2 library, for both Python and C++."
-url='http://www.ros.org/wiki/tf2_ros'
+url='http://wiki.ros.org/tf2_ros'
pkgname='ros-melodic-tf2-ros'
pkgver='0.6.5'