summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:31:38 -0500
committerjwhendy2019-07-03 22:31:38 -0500
commitb6ed8c42a4c4a41222a0597c1af00ae35a4f614e (patch)
treefb4d8c379a020860e1ff9f7a846059fba71a323d
parent112ed44c04f02828e6bd452d02c5ee657d219cff (diff)
downloadaur-b6ed8c42a4c4a41222a0597c1af00ae35a4f614e.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 f3f619033969..d25ed3321121 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-nodelet
pkgdesc = ROS - The nodelet package is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms.
pkgver = 1.9.16
pkgrel = 2
- url = http://ros.org/wiki/nodelet
+ url = https://wiki.ros.org/nodelet
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 4dbbbeb1bf11..3ab84476bd03 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 - The nodelet package is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms."
-url='http://ros.org/wiki/nodelet'
+url='https://wiki.ros.org/nodelet'
pkgname='ros-melodic-nodelet'
pkgver='1.9.16'