summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Exner2021-01-28 21:42:54 +0100
committerFelix Exner2021-01-28 21:42:54 +0100
commit45714e94e89883e449736e84453b5d99ccdf3ab3 (patch)
tree1e53d76cc6b4bb081ab6776270d7152b3152c5e4
parent6dc850a619004ff692ceb9f3500b05aed3871bc7 (diff)
downloadaur-45714e94e89883e449736e84453b5d99ccdf3ab3.tar.gz
Update package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c81f43f359b2..6b20026a30df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-tf2-ros
pkgdesc = ROS - This package contains the ROS bindings for the tf2 library, for both Python and C++.
- pkgver = 0.6.5
- pkgrel = 4
+ pkgver = 0.6.6
+ pkgrel = 1
url = https://www.wiki.ros.org/tf2_ros
arch = i686
arch = x86_64
@@ -38,7 +38,7 @@ pkgbase = ros-melodic-tf2-ros
depends = ros-melodic-rospy
depends = ros-melodic-geometry-msgs
depends = boost1.69
- source = ros-melodic-tf2-ros-0.6.5.tar.gz::https://github.com/ros/geometry2/archive/0.6.5.tar.gz
+ source = ros-melodic-tf2-ros-0.6.6.tar.gz::https://github.com/ros/geometry2/archive/0.6.6.tar.gz
sha256sums = 9a1268621518fc22afd7b12ef1cf30e6901a57b054535924d1d74fd5d267773a
pkgname = ros-melodic-tf2-ros
diff --git a/PKGBUILD b/PKGBUILD
index 57cce75d0735..7cca69ad5234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - This package contains the ROS bindings for the tf2 library, for b
url='https://www.wiki.ros.org/tf2_ros'
pkgname='ros-melodic-tf2-ros'
-pkgver='0.6.5'
+pkgver='0.6.6'
_pkgver_patch=0
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
-pkgrel=4
+pkgrel=1
license=('BSD')
ros_makedepends=(