summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rakowski2017-08-07 20:27:44 +0200
committerTim Rakowski2017-08-07 20:27:44 +0200
commit3aad02106aeb7762beddffba877d1063e5afd7b1 (patch)
treea7dbd89cc75eae336fda36307652ec9268da6367
parenta94f330cfd83e32b3cb0922f439fa01fe0eed415 (diff)
downloadaur-3aad02106aeb7762beddffba877d1063e5afd7b1.tar.gz
Update to version 0.5.16-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c70c4a9d06f1..e85b0e1dda6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 22 17:06:30 UTC 2017
+# Mon Aug 7 18:25:02 UTC 2017
pkgbase = ros-lunar-tf2-ros
pkgdesc = ROS - This package contains the ROS bindings for the tf2 library, for both Python and C++.
- pkgver = 0.5.15
+ pkgver = 0.5.16
pkgrel = 1
url = http://www.ros.org/wiki/tf2_ros
arch = any
@@ -34,8 +34,8 @@ pkgbase = ros-lunar-tf2-ros
depends = ros-lunar-std-msgs
depends = ros-lunar-tf2-msgs
depends = ros-lunar-actionlib-msgs
- source = ros-lunar-tf2-ros-0.5.15-0.tar.gz::https://github.com/ros-gbp/geometry2-release/archive/release/lunar/tf2_ros/0.5.15-0.tar.gz
- sha256sums = 36fa9ee0df5424cacec126d41283775b126b3f57a41cb8e37a4fb45bad9abcf3
+ source = ros-lunar-tf2-ros-0.5.16-0.tar.gz::https://github.com/ros-gbp/geometry2-release/archive/release/lunar/tf2_ros/0.5.16-0.tar.gz
+ sha256sums = f229904916fe1848559513e3c5ba32755f9132d11604f384c2441ee6348ac9d7
pkgname = ros-lunar-tf2-ros
diff --git a/PKGBUILD b/PKGBUILD
index cb9c21785211..4f65606bbce4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package contains the ROS bindings for the tf2 library, for b
url='http://www.ros.org/wiki/tf2_ros'
pkgname='ros-lunar-tf2-ros'
-pkgver='0.5.15'
+pkgver='0.5.16'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -49,7 +49,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="geometry2-release-release-lunar-tf2_ros-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/geometry2-release/archive/release/lunar/tf2_ros/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('36fa9ee0df5424cacec126d41283775b126b3f57a41cb8e37a4fb45bad9abcf3')
+sha256sums=('f229904916fe1848559513e3c5ba32755f9132d11604f384c2441ee6348ac9d7')
build() {
# Use ROS environment variables