summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:36:10 -0500
committerjwhendy2019-07-03 22:36:10 -0500
commit2359a83c7e566a6cf581e252c6515bcaa651eeeb (patch)
tree9f2d28d8b5cdfa89091a8929863195fb35639b55
parente5f1e3dbc03771458df94b4b06a9864ccc9768f0 (diff)
downloadaur-2359a83c7e566a6cf581e252c6515bcaa651eeeb.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 bfa486f6aa55..1fbf5a53b5b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-rospy-tutorials
pkgdesc = ROS - This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc.
pkgver = 0.9.0
pkgrel = 1
- url = http://www.ros.org/wiki/rospy_tutorials
+ url = https://www.wiki.ros.org/rospy_tutorials
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 9fbdf214eb08..f7de8a8e4a06 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 package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc."
-url='http://www.ros.org/wiki/rospy_tutorials'
+url='https://www.wiki.ros.org/rospy_tutorials'
pkgname='ros-melodic-rospy-tutorials'
pkgver='0.9.0'