summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 436fcd6b0145..897ab0ec41c9 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.7
- pkgrel = 1
+ pkgver = 0.6.9
+ pkgrel = 2
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.7-0
+ source = catkin::git+https://github.com/ros-gbp/catkin-release.git#tag=release/indigo/catkin/0.6.9-1
md5sums = SKIP
pkgname = ros-indigo-catkin
diff --git a/PKGBUILD b/PKGBUILD
index 8407fd07bc26..7959dae60548 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.7'
-_pkgver_patch=0
+pkgver='0.6.9'
+_pkgver_patch=1
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=()