summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:15:49 -0500
committerjwhendy2019-07-03 22:15:49 -0500
commit61fceb6fce3397a5c4379b897209b438cad3c1e9 (patch)
tree0ce81ecdd6715e6cb99d0043c566eb2ed5149607
parentd9f918ca99f5b00cc7c1253ccfc9309b130739a4 (diff)
downloadaur-61fceb6fce3397a5c4379b897209b438cad3c1e9.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 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'