summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:15:09 -0500
committerjwhendy2019-07-03 22:15:09 -0500
commit2bb872901080ca078b1384288c51844b45086245 (patch)
treebb304fc51752ab93c8ee0162a4f84080ce7b8b07
parentf94cfa704195a6b9d6bd7a36a74b847e41093ad2 (diff)
downloadaur-2bb872901080ca078b1384288c51844b45086245.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 1eeedd9d8c28..9a75382f7860 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-tf
pkgdesc = ROS - tf is a package that lets the user keep track of multiple coordinate frames over time.
pkgver = 1.12.0
pkgrel = 2
- url = http://www.ros.org/wiki/tf
+ url = https://github.com/ros/geometry
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index b3eaa38015f8..da5d59f412cf 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 - tf is a package that lets the user keep track of multiple coordinate frames over time."
-url='http://www.ros.org/wiki/tf'
+url='https://github.com/ros/geometry'
pkgname='ros-melodic-tf'
pkgver='1.12.0'