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 9f7011aa314d..6e6192268f03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-amcl
pkgdesc = ROS - amcl is a probabilistic localization system for a robot moving in 2D.
pkgver = 1.16.2
pkgrel = 2
- url = http://wiki.ros.org/amcl
+ url = https://wiki.ros.org/amcl
arch = any
license = LGPL
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 9ae121d1bcb0..362c4de0fcc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timon Engelke <aur@timonengelke.de>
pkgdesc="ROS - amcl is a probabilistic localization system for a robot moving in 2D."
-url='http://wiki.ros.org/amcl'
+url='https://wiki.ros.org/amcl'
pkgname='ros-melodic-amcl'
pkgver='1.16.2'