summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fe9197b1033..69ccfcb57915 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - nav_msgs defines the common messages used to interact with the na
url='https://wiki.ros.org/nav_msgs'
pkgname='ros-noetic-nav-msgs'
-pkgver='1.13.0'
+pkgver='1.13.1'
arch=('any')
pkgrel=1
license=('BSD')
@@ -36,7 +36,7 @@ depends=(
_dir="common_msgs-${pkgver}/nav_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.