summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:15:46 -0500
committerjwhendy2019-07-03 22:15:46 -0500
commitd205c6b6abfbf16668a194e1a7c7244be6d783d3 (patch)
tree8fd4e6fef0b25b29daa60713d8be8e0581857422
parent574c5155e0a05f6eb3569e5a05515dd2821cdf6f (diff)
downloadaur-d205c6b6abfbf16668a194e1a7c7244be6d783d3.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 02bdf78476ae..89090371f064 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-roslaunch
pkgdesc = ROS - roslaunch is a tool for easily launching multiple ROS nodes locally and remotely via SSH, as well as setting parameters on the Parameter Server.
pkgver = 1.12.14
pkgrel = 1
- url = http://ros.org/wiki/roslaunch
+ url = https://wiki.ros.org/roslaunch
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 2ba06e70fb03..a1ef948c4704 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 - roslaunch is a tool for easily launching multiple ROS nodes locally and remotely via SSH, as well as setting parameters on the Parameter Server."
-url='http://ros.org/wiki/roslaunch'
+url='https://wiki.ros.org/roslaunch'
pkgname='ros-melodic-roslaunch'
pkgver='1.12.14'