summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:29:30 -0500
committerjwhendy2019-07-03 22:29:30 -0500
commita3ba3454b670d353f8d176658bab173f945c5bf7 (patch)
tree3d90008a5e65aea9fb90249dd2ba512de1751f07
parent0f236e66cf427bb15526e6a2031cb2d7d1506afc (diff)
downloadaur-a3ba3454b670d353f8d176658bab173f945c5bf7.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 c0a3df6c4c24..fd0012a9e62a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-ecl-time-lite
pkgdesc = ROS - Provides a portable set of time functions that are especially useful for porting other code or being wrapped by higher level c++ classes.
pkgver = 0.61.6
pkgrel = 1
- url = http://wiki.ros.org/ecl_time_lite
+ url = https://wiki.ros.org/ecl_time_lite
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 165f1ff4ed52..e0ab71d5849b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timon Engelke <aur@timonengelke.de>
pkgdesc="ROS - Provides a portable set of time functions that are especially useful for porting other code or being wrapped by higher level c++ classes."
-url='http://wiki.ros.org/ecl_time_lite'
+url='https://wiki.ros.org/ecl_time_lite'
pkgname='ros-melodic-ecl-time-lite'
pkgver='0.61.6'