summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:14:48 -0500
committerjwhendy2019-07-03 22:14:48 -0500
commitcf20234381a8ee52b55d1b2829b295dcd12d5127 (patch)
tree4a90fc7f16152828da05d8415e62476832a1b517
parent4f82e286db2116b435feb7029c351a19cdab5bc7 (diff)
downloadaur-cf20234381a8ee52b55d1b2829b295dcd12d5127.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 46512eaaea78..905ade64518c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-tf-conversions
pkgdesc = ROS - This package contains a set of conversion functions to convert common tf datatypes (point, vector, pose, etc) into semantically identical datatypes used by other libraries.
pkgver = 1.12.0
pkgrel = 1
- url = http://www.ros.org/wiki/tf_conversions
+ url = https://wiki.ros.org/tf_conversions
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 4b0fa37ac202..1eb73ae2767c 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 a set of conversion functions to convert common tf datatypes (point, vector, pose, etc) into semantically identical datatypes used by other libraries."
-url='http://www.ros.org/wiki/tf_conversions'
+url='https://wiki.ros.org/tf_conversions'
pkgname='ros-melodic-tf-conversions'
pkgver='1.12.0'