summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2023-06-11 16:05:31 +0700
committerAchmad Fathoni2023-06-11 16:05:31 +0700
commit818d21ef4ffcea124925819d529bfaf47e981cd5 (patch)
tree7a1f679290a83909d06d4f95276ebf9911819f4a /PKGBUILD
parentaed138c7c9162e264097a1961388504e2ca355fe (diff)
downloadaur-ros-noetic-rostest.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 733a1d2dc5dd..6d0ffc657f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgdesc="ROS - Integration test suite based on roslaunch that is compatible with
url='https://github.com/ros/ros_comm'
pkgname='ros-noetic-rostest'
-pkgver='1.15.14'
+pkgver='1.16.0'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -34,7 +34,7 @@ depends=(
_dir="ros_comm-${pkgver}/tools/rostest"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('1083b58470a81323bc3a13aa9ae7c813e9fbc27b18f0e95a76b53e4076f3d872')
+sha256sums=('0a51857a50cf646db4af85469cb0e4877b1484f7aa0c00ec65a8be7ff574a886')
build() {
# Use ROS environment variables.