summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 11:46:13 +0700
committerAchmad Fathoni2021-02-10 11:46:13 +0700
commite7f2fa93fc5540dcdd638f35024fe9ae623e9445 (patch)
tree1317a532e4c67fc536eb8ec4c142abe59a7b063f /PKGBUILD
parent7d1882f4e9f735d8ed0a40fd4d1ee7a79d3b8496 (diff)
downloadaur-e7f2fa93fc5540dcdd638f35024fe9ae623e9445.tar.gz
Update to 1.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3a598075026..4f41003d96d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package defines messages for commonly used sensors, includin
url='https://wiki.ros.org/sensor_msgs'
pkgname='ros-noetic-sensor-msgs'
-pkgver='1.13.0'
+pkgver='1.13.1'
arch=('any')
pkgrel=1
license=('BSD')
@@ -34,7 +34,7 @@ depends=(
_dir="common_msgs-${pkgver}/sensor_msgs"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/common_msgs/archive/${pkgver}.tar.gz")
-sha256sums=('8f3acd0094612172fd922a63788e8ef88e08cc1d50fcbcf2c466dfa8bb9db7e4')
+sha256sums=('74af8cc88bdc9c23cbc270d322e50562857e2c877359423f389d51c0735ee230')
build() {
# Use ROS environment variables.