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 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