summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2014-07-06 16:28:42 +0200
committerBenjamin Chrétien2014-07-06 16:28:42 +0200
commit794fb1b7c7b10496acc1b22e27d2ab73a04145f6 (patch)
tree3e1e2a0074c3926982467132cfb37af7defa277f
parent20b53663d02926ea32771d694fd967d3035439d0 (diff)
downloadaur-794fb1b7c7b10496acc1b22e27d2ab73a04145f6.tar.gz
Add some updates.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5349d7b6c6e..a880d6ea82a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-indigo-urdf
pkgdesc = ROS - This package contains a C++ parser for the Unified Robot Description Format (URDF), which is an XML format for representing a robot model.
- pkgver = 1.11.2
+ pkgver = 1.11.3
pkgrel = 1
url = http://ros.org/wiki/urdf
arch = any
@@ -23,7 +23,7 @@ pkgbase = ros-indigo-urdf
depends = ros-indigo-urdfdom-headers
depends = ros-indigo-urdfdom
depends = ros-indigo-pluginlib
- source = urdf::git+https://github.com/ros-gbp/robot_model-release.git#tag=release/indigo/urdf/1.11.2-0
+ source = urdf::git+https://github.com/ros-gbp/robot_model-release.git#tag=release/indigo/urdf/1.11.3-0
md5sums = SKIP
pkgname = ros-indigo-urdf
diff --git a/PKGBUILD b/PKGBUILD
index 4760562b1dc1..28c01c21f3cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package contains a C++ parser for the Unified Robot Descript
url='http://ros.org/wiki/urdf'
pkgname='ros-indigo-urdf'
-pkgver='1.11.2'
+pkgver='1.11.3'
_pkgver_patch=0
arch=('any')
pkgrel=1