summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bff301cec60..d6934c54be8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-cmake-modules
pkgdesc = ROS - A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages.
pkgver = 0.4.2
pkgrel = 1
- url = http://www.ros.org/
+ url = https://wiki.ros.org/cmake_modules
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 2b2bb6d6f551..fe1a13425e8a 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 - A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages."
-url='http://www.ros.org/'
+url='https://wiki.ros.org/cmake_modules'
pkgname='ros-melodic-cmake-modules'
pkgver='0.4.2'