summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 11:45:07 +0700
committerAchmad Fathoni2021-02-10 11:45:07 +0700
commit1a9d406e4d2712144f94dc6cb693b83bf4ae5fc2 (patch)
tree9eef818a56e17c00e781783ab378e7b26aba37d4 /PKGBUILD
parent7a04c4c48570884117f396fe677049c59ef4404b (diff)
downloadaur-1a9d406e4d2712144f94dc6cb693b83bf4ae5fc2.tar.gz
Update to 1.10.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f078e496680b..b19c3af0182d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - self_test."
url='https://wiki.ros.org/self_test'
pkgname='ros-noetic-self-test'
-pkgver='1.10.2'
+pkgver='1.10.3'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -35,7 +35,7 @@ depends=(
_dir="diagnostics-${pkgver}/self_test"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/diagnostics/archive/${pkgver}.tar.gz")
-sha256sums=('b0f966c978642938dea3db726752c5339c2819a5b22cc76b3851257d30eaca8d')
+sha256sums=('ab9637e43fe742e89e08a1d9389321c89fe1d3dbaa206df9a2e8f96456518068')
build() {
# Use ROS environment variables.