summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-08-26 17:56:04 +0900
committerBenjamin Chrétien2015-08-26 17:56:04 +0900
commita59f2e48b54e4373cbcf0d5194c16e3a462cebaf (patch)
tree065488e977118ce5f0ffa464ea80ce2891a7eb09 /PKGBUILD
parent929bba3c91449919a4f9c00671244f01059d73fa (diff)
downloadaur-a59f2e48b54e4373cbcf0d5194c16e3a462cebaf.tar.gz
Update to version 0.5.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a745a4996da9..1faa197e8cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - camera_calibration_parsers contains routines for reading and writ
url='http://ros.org/wiki/camera_calibration_parsers'
pkgname='ros-jade-camera-calibration-parsers'
-pkgver='1.11.5'
+pkgver='1.11.7'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -21,6 +21,7 @@ makedepends=('cmake' 'git' 'ros-build-tools'
ros_depends=(ros-jade-sensor-msgs)
depends=(${ros_depends[@]}
+ boost
yaml-cpp)
_tag=release/jade/camera_calibration_parsers/${pkgver}-${_pkgver_patch}