summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:15:58 -0500
committerjwhendy2019-07-03 22:15:58 -0500
commitdf4924ac2ee860dc5cc26d6796df74bdbbf37eef (patch)
tree61972bdd49f81c0c1b3df0c027720185b946535b
parent74cc21ef45249b429fb719d479eac3ece2b67064 (diff)
downloadaur-df4924ac2ee860dc5cc26d6796df74bdbbf37eef.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 59a14badc5e9..1b1fd040c6c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-rostopic
pkgdesc = ROS - rostopic contains the rostopic command-line tool for displaying debug information about ROS Topics, including publishers, subscribers, publishing rate, and ROS Messages.
pkgver = 1.12.14
pkgrel = 1
- url = http://ros.org/wiki/rostopic
+ url = https://wiki.ros.org/rostopic
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index c774f983459d..c049ef4197b2 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 - rostopic contains the rostopic command-line tool for displaying debug information about ROS Topics, including publishers, subscribers, publishing rate, and ROS Messages."
-url='http://ros.org/wiki/rostopic'
+url='https://wiki.ros.org/rostopic'
pkgname='ros-melodic-rostopic'
pkgver='1.12.14'