summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:13:50 -0500
committerjwhendy2019-07-03 22:13:50 -0500
commit63e8269b8fdabff1c0c8b9dbdd0ccf485cb509fd (patch)
tree1a78c9b94da6ddbd3166e059dd3ddb5c43f8dac8
parent96e812a6ed85f57fa7402dc0d5ea6488b0934be1 (diff)
downloadaur-63e8269b8fdabff1c0c8b9dbdd0ccf485cb509fd.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 3759027930f1..7c36923caf0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-rviz-python-tutorial
pkgdesc = ROS - Tutorials showing how to call into rviz internals from python scripts.
pkgver = 0.10.3
pkgrel = 1
- url = http://ros.org/wiki/rviz_python_tutorial
+ url = https://wiki.ros.org/rviz_python_tutorial
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 331031798dbc..b780ea112ec9 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 - Tutorials showing how to call into rviz internals from python scripts."
-url='http://ros.org/wiki/rviz_python_tutorial'
+url='https://wiki.ros.org/rviz_python_tutorial'
pkgname='ros-melodic-rviz-python-tutorial'
pkgver='0.10.3'