summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-05-08 18:29:14 +0700
committerAchmad Fathoni2021-05-08 18:29:14 +0700
commit2ed0668e328bb45a3d73a2eed389f70a980d383e (patch)
treed12c9a794197f41ec1c3a759fd2244c47812ccd8 /PKGBUILD
parente3c41f48cbfe63589e00e3ab8914d289dfda116d (diff)
downloadaur-2ed0668e328bb45a3d73a2eed389f70a980d383e.tar.gz
1.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05304bd0bdb3..56ef3888bc64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgdesc="ROS - The diagnostic_analysis package can convert a log of diagnostics
url='https://wiki.ros.org/diagnostic_analysis'
pkgname='ros-noetic-diagnostic-analysis'
-pkgver='1.10.3'
+pkgver='1.10.4'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -33,7 +33,7 @@ depends=(
_dir="diagnostics-${pkgver}/diagnostic_analysis"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/diagnostics/archive/${pkgver}.tar.gz")
-sha256sums=('ab9637e43fe742e89e08a1d9389321c89fe1d3dbaa206df9a2e8f96456518068')
+sha256sums=('70935296661d052397deea4a5cb3105ac5cf35843bf2d45b34f1f1a39c3552ec')
build() {
# Use ROS environment variables.