summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd44bbe7d9f7..c837016cd64d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = ros-indigo-cpp-common
pkgdesc = ROS - cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages.
- pkgver = 0.5.0
- pkgrel = 3
+ pkgver = 0.5.2
+ pkgrel = 1
url = http://www.ros.org/wiki/cpp_common
arch = any
license = BSD
makedepends = cmake
makedepends = git
makedepends = ros-build-tools
- makedepends = ros-indigo-console-bridge
makedepends = ros-indigo-catkin
- depends = ros-indigo-console-bridge
- source = cpp_common::git+https://github.com/ros-gbp/roscpp_core-release.git#tag=release/indigo/cpp_common/0.5.0-1
+ makedepends = console-bridge
+ depends = console-bridge
+ source = cpp_common::git+https://github.com/ros-gbp/roscpp_core-release.git#tag=release/indigo/cpp_common/0.5.2-0
md5sums = SKIP
pkgname = ros-indigo-cpp-common