summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99c2b24ca858..e0760ea90e69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 19:32:56 UTC 2015
pkgbase = urdfdom
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.
pkgver = 0.3.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/ros/urdfdom
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 3821a3f8b946..f568540e0ab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Benjamin Chretien <chretien at lirmm dot fr>
pkgname=urdfdom
pkgver=0.3.0
-pkgrel=6
+pkgrel=7
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"