summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2022-05-08 16:06:08 +0700
committerAchmad Fathoni2022-05-08 16:06:08 +0700
commit62ece801351cc8f5d7b13390128a5d87a326be60 (patch)
treef187f7e98c814c778d1a5ff5c3d392aaf64685fa /PKGBUILD
parent87e1cf18fb05950c7d7300a5c2ba4d3830993388 (diff)
downloadaur-62ece801351cc8f5d7b13390128a5d87a326be60.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0ef5d9e96c9..6b6a362365a5 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.2'
+pkgver='0.6.3'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -42,7 +42,7 @@ _dir="rqt_tf_tree-${pkgver}"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/rqt_tf_tree/archive/${pkgver}.tar.gz"
"https://github.com/ros-visualization/rqt_tf_tree/pull/28.patch"
"https://github.com/ros-visualization/rqt_tf_tree/pull/30.patch")
-sha256sums=('2167fefc172a02d9ae829e96a8dd3280a41c125d3f8840134247f60dd9f6d505'
+sha256sums=('d020db10eda6799d2e45d9e7808fcb7d4b474ead28d6166d12ade597fe4b9e5e'
'SKIP'
'SKIP')