summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-10-23 19:53:31 +0900
committerBenjamin Chrétien2015-10-23 19:53:31 +0900
commit1f7fbe9318d46125d9d3045df3671d3c4d67e6ff (patch)
tree993c1024457610bc7a6feb7a575329f08fc0d89c /PKGBUILD
parent703e5e31cd6e1468266226650e1a7b13dcee3495 (diff)
downloadaur-1f7fbe9318d46125d9d3045df3671d3c4d67e6ff.tar.gz
Bump for boost update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12b8260508b5..3821a3f8b946 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Benjamin Chretien <chretien at lirmm dot fr>
pkgname=urdfdom
pkgver=0.3.0
-pkgrel=5
+pkgrel=6
pkgdesc="The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file."
arch=('any')
url="https://github.com/ros/urdfdom"