summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:09:51 -0500
committerjwhendy2019-07-03 22:09:51 -0500
commitd539776d2f27ff0bdaec1a14c3fc414c931eb6f5 (patch)
tree134bfcefb37981734e4845b27b3cb0416e202def
parent44af4e344ddb273fdae9c5f405dc8d4d7dfd6c4c (diff)
downloadaur-d539776d2f27ff0bdaec1a14c3fc414c931eb6f5.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 8684a00f4c66..109731ac8845 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-move-base
pkgdesc = ROS - The move_base package provides an implementation of an action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a mobile base.
pkgver = 1.16.2
pkgrel = 1
- url = http://wiki.ros.org/move_base
+ url = https://wiki.ros.org/move_base
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index debf9c573e27..64a404dbddab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timon Engelke <aur@timonengelke.de>
pkgdesc="ROS - The move_base package provides an implementation of an action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a mobile base."
-url='http://wiki.ros.org/move_base'
+url='https://wiki.ros.org/move_base'
pkgname='ros-melodic-move-base'
pkgver='1.16.2'