summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:31:50 -0500
committerjwhendy2019-07-03 22:31:50 -0500
commit94bd2d4cfa14c57904371e4e8565df66ad5a5fc2 (patch)
tree4b88436e140deb659f7dc374681ece8e12ead621
parentb63ea703aeccecdf9d43f149450593c4f770d3d9 (diff)
downloadaur-94bd2d4cfa14c57904371e4e8565df66ad5a5fc2.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 2f0626a49dac..f4e0a8d2985c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-dynamic-reconfigure
pkgdesc = ROS - This unary stack contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node.
pkgver = 1.6.0
pkgrel = 1
- url = http://ros.org/wiki/dynamic_reconfigure
+ url = https://wiki.ros.org/dynamic_reconfigure
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 2237d3dc498d..704e25357563 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 unary stack contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node."
-url='http://ros.org/wiki/dynamic_reconfigure'
+url='https://wiki.ros.org/dynamic_reconfigure'
pkgname='ros-melodic-dynamic-reconfigure'
pkgver='1.6.0'