summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:28:53 -0500
committerjwhendy2019-07-03 22:28:53 -0500
commit71aa969eb9996d008ad840f60bd707f3fa6cc051 (patch)
tree48b0eec041208e4af5fd6d4b5cdcdd852a1543d1
parenta57aae53388c9ea9dd6f3c603c1aad55aa53e229 (diff)
downloadaur-71aa969eb9996d008ad840f60bd707f3fa6cc051.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 59f6fce43a19..44eaecc937e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-rgbd-launch
pkgdesc = ROS - Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds.
pkgver = 2.2.2
pkgrel = 1
- url = http://www.ros.org/wiki/rgbd_launch
+ url = https://www.wiki.ros.org/rgbd_launch
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index cc14b51cf001..98c1b5610c93 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 - Launch files to open an RGBD device and load all nodelets to convert raw depth/RGB/IR streams to depth images, disparity images, and (registered) point clouds."
-url='http://www.ros.org/wiki/rgbd_launch'
+url='https://www.wiki.ros.org/rgbd_launch'
pkgname='ros-melodic-rgbd-launch'
pkgver='2.2.2'