summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-07 18:26:48 +0700
committerAchmad Fathoni2021-05-07 18:26:48 +0700
commit5f48ff42ef67ee0fd00659a3962f25b75c3f7561 (patch)
tree6b58057174600c5c9c1e29b6cdb4b3b99a8fffdb
parentade2430969fc214a3a9014fca6f79d3d8a746230 (diff)
parent0e2a915b877e81b2756cb5ce3276b6e022bbad08 (diff)
downloadaur-5f48ff42ef67ee0fd00659a3962f25b75c3f7561.tar.gz
Merge branch 'master' of https://aur.archlinux.org/ros-noetic-rqt-tf-tree
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0e73652b410..2c38ba0b9e7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-noetic-rqt-tf-tree
pkgdesc = ROS - rqt_tf_tree provides a GUI plugin for visualizing the ROS TF frame tree.
- pkgver = 0.6.0
+ pkgver = 0.6.2
pkgrel = 1
url = https://wiki.ros.org/rqt_tf_tree
arch = any
@@ -19,8 +19,12 @@ pkgbase = ros-noetic-rqt-tf-tree
depends = ros-noetic-rospy
depends = ros-noetic-geometry-msgs
depends = python-rospkg
- source = ros-noetic-rqt-tf-tree-0.6.0.tar.gz::https://github.com/ros-visualization/rqt_tf_tree/archive/0.6.0.tar.gz
+ source = ros-noetic-rqt-tf-tree-0.6.2.tar.gz::https://github.com/ros-visualization/rqt_tf_tree/archive/0.6.2.tar.gz
+ source = https://github.com/ros-visualization/rqt_tf_tree/pull/28.patch
+ source = https://github.com/ros-visualization/rqt_tf_tree/pull/30.patch
sha256sums = 0d5996679310b747ac49d52c39e7869870458065b8ba118ed48b105d9f252604
+ sha256sums = SKIP
+ sha256sums = SKIP
pkgname = ros-noetic-rqt-tf-tree
diff --git a/PKGBUILD b/PKGBUILD
index 0541abe27ce6..985e68e6ba63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rqt_tf_tree provides a GUI plugin for visualizing the ROS TF fram
url='https://wiki.ros.org/rqt_tf_tree'
pkgname='ros-noetic-rqt-tf-tree'
-pkgver='0.6.0'
+pkgver='0.6.2'
_pkgver_patch=0
arch=('any')
pkgrel=1