summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:16:22 -0500
committerjwhendy2019-07-03 22:16:22 -0500
commit4c2022250b19134b34af988b9e166c935f898ea0 (patch)
tree97cfb4d7b98b014051039b327858940b62c8ab64
parent31d1b7f264c99e26d8b9591670b30522554327ef (diff)
downloadaur-4c2022250b19134b34af988b9e166c935f898ea0.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 2cf511215218..7c1a4d925898 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-rosparam
pkgdesc = ROS - rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the Parameter Server using YAML-encoded files.
pkgver = 1.12.14
pkgrel = 1
- url = http://ros.org/wiki/rosparam
+ url = https://wiki.ros.org/rosparam
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 842611cf2aa3..fc68bfc60f6f 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 - rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the Parameter Server using YAML-encoded files."
-url='http://ros.org/wiki/rosparam'
+url='https://wiki.ros.org/rosparam'
pkgname='ros-melodic-rosparam'
pkgver='1.12.14'