summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6c428243b0d..0b5d4e81e847 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-indigo-pcl-ros
pkgdesc = ROS - PCL (Point Cloud Library) ROS interface stack.
- pkgver = 1.2.5
+ pkgver = 1.2.6
pkgrel = 1
url = http://ros.org/wiki/perception_pcl
arch = any
@@ -39,7 +39,7 @@ pkgbase = ros-indigo-pcl-ros
depends = vtk
depends = eigen3
depends = pcl
- source = pcl_ros::git+https://github.com/ros-gbp/perception_pcl-release.git#tag=release/indigo/pcl_ros/1.2.5-0
+ source = pcl_ros::git+https://github.com/ros-gbp/perception_pcl-release.git#tag=release/indigo/pcl_ros/1.2.6-0
md5sums = SKIP
pkgname = ros-indigo-pcl-ros
diff --git a/PKGBUILD b/PKGBUILD
index 17913b679501..2e17c53dc4d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - PCL (Point Cloud Library) ROS interface stack."
url='http://ros.org/wiki/perception_pcl'
pkgname='ros-indigo-pcl-ros'
-pkgver='1.2.5'
+pkgver='1.2.6'
_pkgver_patch=0
arch=('any')
pkgrel=1