summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58c686f2f40b..436fcd6b0145 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-indigo-catkin
pkgdesc = ROS - Low-level build system macros and infrastructure for ROS.
- pkgver = 0.6.6
- pkgrel = 2
+ pkgver = 0.6.7
+ pkgrel = 1
url = http://www.ros.org/wiki/catkin
arch = any
license = BSD
@@ -16,7 +16,7 @@ pkgbase = ros-indigo-catkin
depends = python2-catkin_pkg
depends = python2-empy
depends = python2
- source = catkin::git+https://github.com/ros-gbp/catkin-release.git#tag=release/indigo/catkin/0.6.6-0
+ source = catkin::git+https://github.com/ros-gbp/catkin-release.git#tag=release/indigo/catkin/0.6.7-0
md5sums = SKIP
pkgname = ros-indigo-catkin
diff --git a/PKGBUILD b/PKGBUILD
index 92c922b23fb7..8407fd07bc26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - Low-level build system macros and infrastructure for ROS."
url='http://www.ros.org/wiki/catkin'
pkgname='ros-indigo-catkin'
-pkgver='0.6.6'
+pkgver='0.6.7'
_pkgver_patch=0
arch=('any')
-pkgrel=2
+pkgrel=1
license=('BSD')
ros_makedepends=()