summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Mukhachev2016-03-22 09:14:51 +0300
committerPeter Mukhachev2016-03-22 09:14:51 +0300
commit3f66901e719ddbe7d1635fccefe6261963b714d2 (patch)
treebe964ba135cc3d192e15d404f7274df6b2d71258
parent4b7033050c83db593c6fdd4756275cf5b8523527 (diff)
downloadaur-3f66901e719ddbe7d1635fccefe6261963b714d2.tar.gz
change description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0183503f3906..d646d5db63e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ros-jade-realtime-tools
- pkgdesc = ROS - Some basic robot controllers for use with robot_controllers_interface.
+ pkgdesc = ROS - A set of tools that can be used from a hard realtime thread, without breaking the realtime behavior.
pkgver = 1.9.1
pkgrel = 1
- url = http://www.ros.org/
+ url = http://wiki.ros.org/realtime_tools
arch = any
license = BSD
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index 01239b676fea..de8cb79c6c04 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 - Some basic robot controllers for use with robot_controllers_interface."
-url='http://www.ros.org/'
+pkgdesc="ROS - A set of tools that can be used from a hard realtime thread, without breaking the realtime behavior."
+url='http://wiki.ros.org/realtime_tools'
pkgname='ros-jade-realtime-tools'
pkgver='1.9.1'