summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58487f977625..c6df9b370e9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-rospy
pkgdesc = ROS - rospy is a pure Python client library for ROS.
pkgver = 1.14.3
pkgrel = 1
- url = http://ros.org/wiki/rospy
+ url = https://wiki.ros.org/rospy
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index e54288c0f01e..50eae93ffcd5 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 - rospy is a pure Python client library for ROS."
-url='http://ros.org/wiki/rospy'
+url='https://wiki.ros.org/rospy'
pkgname='ros-melodic-rospy'
pkgver='1.14.3'