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 e0760ea90e69..43867d8fce56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Dec 10 19:32:56 UTC 2015
+# Sat Dec 26 17:46:40 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 = 7
+ pkgrel = 8
url = https://github.com/ros/urdfdom
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index f568540e0ab4..dc9d82e5a5e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Benjamin Chretien <chretien at lirmm dot fr>
pkgname=urdfdom
pkgver=0.3.0
-pkgrel=7
+pkgrel=8
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"