summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-07 18:32:59 +0700
committerAchmad Fathoni2021-05-07 18:32:59 +0700
commit87e1cf18fb05950c7d7300a5c2ba4d3830993388 (patch)
tree1b9975f998507ce38859c3cd98b7ea2c27769189
parent5f48ff42ef67ee0fd00659a3962f25b75c3f7561 (diff)
downloadaur-87e1cf18fb05950c7d7300a5c2ba4d3830993388.tar.gz
Fix sha256sum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c38ba0b9e7c..deae9e6fb346 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = ros-noetic-rqt-tf-tree
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 = 2167fefc172a02d9ae829e96a8dd3280a41c125d3f8840134247f60dd9f6d505
sha256sums = SKIP
sha256sums = SKIP
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')