summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-07-03 22:12:27 -0500
committerjwhendy2019-07-03 22:12:27 -0500
commit421f4d393a6a75157f259232478d3cd8a1c9db99 (patch)
tree2c9ee8ff34fc3990976d6c8486961932f60fd7e5
parent5ba732d2ac2d397c7d9afedaf10dde44a50025fe (diff)
downloadaur-421f4d393a6a75157f259232478d3cd8a1c9db99.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 88876eb0f00e..1a5f044e8c58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-smach
pkgdesc = ROS - SMACH is a task-level architecture for rapidly creating complex robot behavior.
pkgver = 2.0.1
pkgrel = 1
- url = http://www.ros.org/
+ url = https://wiki.ros.org/smach
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index af8bbbf74742..56f435cca84e 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 - SMACH is a task-level architecture for rapidly creating complex robot behavior."
-url='http://www.ros.org/'
+url='https://wiki.ros.org/smach'
pkgname='ros-melodic-smach'
pkgver='2.0.1'