summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:32:36 -0500
committerjwhendy2019-07-03 22:32:36 -0500
commit82b7731b500715f6fdbf55e2ff2d88fd2fbf6672 (patch)
tree00ae5d1cf1a774171dcf1e1731a585be9062754e
parent102ee2f9ad3e1d0124b44dae23e41c1b6ccb5f69 (diff)
downloadaur-82b7731b500715f6fdbf55e2ff2d88fd2fbf6672.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 4ff6c48ad11b..cc567d272239 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-roscpp-tutorials
pkgdesc = ROS - This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
pkgver = 0.9.0
pkgrel = 1
- url = http://www.ros.org/wiki/roscpp_tutorials
+ url = https://www.wiki.ros.org/roscpp_tutorials
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index e81fcfe31c4b..93c32be0be69 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 step-by-step, including using messages, servers, parameters, etc."
-url='http://www.ros.org/wiki/roscpp_tutorials'
+url='https://www.wiki.ros.org/roscpp_tutorials'
pkgname='ros-melodic-roscpp-tutorials'
pkgver='0.9.0'