summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2016-06-12 20:20:07 +0200
committerBenjamin Chrétien2016-06-12 20:20:07 +0200
commit384641a541c9d6adf53988f935cf6b0948c1f3c2 (patch)
treefea9824c3930e818dbecbbfb7ad876e21c8cb36c
parentaa3dd2764f01197b41c44fc476c59adba3da1c80 (diff)
downloadaur-384641a541c9d6adf53988f935cf6b0948c1f3c2.tar.gz
Update to version 1.11.11 (pkgrel 1)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08429285ae56..0def4df10d24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 25 04:37:07 UTC 2016
+# Sun Jun 12 18:20:05 UTC 2016
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.10
+ pkgver = 1.11.11
pkgrel = 1
url = http://ros.org/wiki/urdf
arch = any
@@ -24,8 +24,8 @@ pkgbase = ros-indigo-urdf
depends = ros-indigo-roscpp
depends = urdfdom
depends = urdfdom-headers
- source = ros-indigo-urdf-1.11.10-0.tar.gz::https://github.com/ros-gbp/robot_model-release/archive/release/indigo/urdf/1.11.10-0.tar.gz
- sha256sums = 8b17f129f9bd62ba42a527d16c5ef68cc89c4fbcf01b5c570ce88c59895a49f9
+ source = ros-indigo-urdf-1.11.11-0.tar.gz::https://github.com/ros-gbp/robot_model-release/archive/release/indigo/urdf/1.11.11-0.tar.gz
+ sha256sums = 3e89b8a4c9c64a5d922645ed062a126a17feb5d6e7c01299f44a77366a39a43a
pkgname = ros-indigo-urdf
diff --git a/PKGBUILD b/PKGBUILD
index 39c433a4dddf..feada29f2983 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.10'
+pkgver='1.11.11'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -39,7 +39,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="robot_model-release-release-indigo-urdf-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/robot_model-release/archive/release/indigo/urdf/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('8b17f129f9bd62ba42a527d16c5ef68cc89c4fbcf01b5c570ce88c59895a49f9')
+sha256sums=('3e89b8a4c9c64a5d922645ed062a126a17feb5d6e7c01299f44a77366a39a43a')
build() {
# Use ROS environment variables