summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-07 18:32:59 +0700
committerAchmad Fathoni2021-05-07 18:32:59 +0700
commit87e1cf18fb05950c7d7300a5c2ba4d3830993388 (patch)
tree1b9975f998507ce38859c3cd98b7ea2c27769189 /PKGBUILD
parent5f48ff42ef67ee0fd00659a3962f25b75c3f7561 (diff)
downloadaur-87e1cf18fb05950c7d7300a5c2ba4d3830993388.tar.gz
Fix sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 985e68e6ba63..c0ef5d9e96c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('0d5996679310b747ac49d52c39e7869870458065b8ba118ed48b105d9f252604'
+sha256sums=('2167fefc172a02d9ae829e96a8dd3280a41c125d3f8840134247f60dd9f6d505'
'SKIP'
'SKIP')