summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:29:06 -0500
committerjwhendy2019-07-03 22:29:06 -0500
commit354579122d2c00dfb5a28b0f82410f30858393b2 (patch)
treee37da950002460dd9a29c79d3e14113495e9eed7
parent6f7dec0e963260b479dba0f1a9dfecad25c4a458 (diff)
downloadaur-354579122d2c00dfb5a28b0f82410f30858393b2.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 319b7bdb3efb..ee85f44a9744 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-ecl-concepts
pkgdesc = ROS - Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments.
pkgver = 0.62.1
pkgrel = 1
- url = http://wiki.ros.org/ecl_concepts
+ url = https://wiki.ros.org/ecl_concepts
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 720650e47d25..161ac8159895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Timon Engelke <aur@timonengelke.de>
pkgdesc="ROS - Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments."
-url='http://wiki.ros.org/ecl_concepts'
+url='https://wiki.ros.org/ecl_concepts'
pkgname='ros-melodic-ecl-concepts'
pkgver='0.62.1'