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 fc917e0ec66e..50e502759b08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-roslz4
pkgdesc = ROS - A Python and C++ implementation of the LZ4 streaming format.
pkgver = 1.12.14
pkgrel = 1
- url = http://www.ros.org/
+ url = https://wiki.ros.org/roslz4
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 1bb6b6fa3dca..8ad97794cf7f 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 Python and C++ implementation of the LZ4 streaming format."
-url='http://www.ros.org/'
+url='https://wiki.ros.org/roslz4'
pkgname='ros-melodic-roslz4'
pkgver='1.12.14'