summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-05-27 20:12:52 -0400
committeracxz2020-05-27 20:12:52 -0400
commit7a4eabf5ddd9ab78898d80a8e0d2ba067f6cde88 (patch)
tree030cbb9c371cacf932e687c9e5aae9008f061919 /PKGBUILD
parent11d84f9f1e0249c8f9542679113906939930f798 (diff)
downloadaur-7a4eabf5ddd9ab78898d80a8e0d2ba067f6cde88.tar.gz
updpkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab1e1201c26f..757bfbb3a6f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Script generated with import_catkin_packages.py.
# For more information: https://github.com/bchretien/arch-ros-stacks.
pkgdesc="ROS - diagnostic_updater contains tools for easily updating diagnostics."
-url='https://www.wiki.ros.org/diagnostic_updater'
+url='https://wiki.ros.org/diagnostic_updater'
pkgname='ros-noetic-diagnostic-updater'
-pkgver='1.9.3'
-_pkgver_patch=0
+pkgver='1.9.4'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
-pkgrel=3
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -36,7 +35,7 @@ depends=(
_dir="diagnostics-${pkgver}/diagnostic_updater"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/diagnostics/archive/${pkgver}.tar.gz")
-sha256sums=('3b2d3bb7bb333b8685fa084e086c00a044803dac41ff58351161440931d23550')
+sha256sums=('dd79d80436622c839132d0fe591c9d2edb1492aae8ba2af4a6d1c7f112e9abb6')
build() {
# Use ROS environment variables.