summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2023-05-23 15:33:04 -0500
committeracxz2023-05-23 15:33:04 -0500
commit929c60e88134fe0f8d5590c5a37a8ca0d1037b24 (patch)
tree4c167c5eaf204a6a1847aa2c74e643423657c8b8 /PKGBUILD
parente29e6cee12218c1afc0a68ce11b17b08ad411b5b (diff)
downloadaur-ros-noetic-ros-comm.tar.gz
upgpkg: ros-noetic-ros-comm 1.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d840d15490e3..641d004d3468 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - ROS communications-related packages, including core client librar
url='https://wiki.ros.org/ros_comm'
pkgname='ros-noetic-ros-comm'
-pkgver='1.15.14'
+pkgver='1.16.0'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -50,7 +50,7 @@ depends=(
_dir="ros_comm-${pkgver}/ros_comm"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('1083b58470a81323bc3a13aa9ae7c813e9fbc27b18f0e95a76b53e4076f3d872')
+sha256sums=('0a51857a50cf646db4af85469cb0e4877b1484f7aa0c00ec65a8be7ff574a886')
build() {
# Use ROS environment variables.