summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 11:11:25 +0700
committerAchmad Fathoni2021-02-10 11:11:25 +0700
commita853defeebdcde48e936f7ae0939c061fd0f2f72 (patch)
treecb1446985319be3c07cfdfe45418fc930c85658f /PKGBUILD
parenta10b87f3a2d195f6d741c904d1f2ae6937f9bdaf (diff)
downloadaur-a853defeebdcde48e936f7ae0939c061fd0f2f72.tar.gz
Update to 1.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f565f2b837c..ee0410d0645e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rosmsg contains two command-line tools: rosmsg and rossrv."
url='https://wiki.ros.org/rosmsg'
pkgname='ros-noetic-rosmsg'
-pkgver='1.15.7'
+pkgver='1.15.9'
arch=('any')
pkgrel=1
license=('BSD')
@@ -34,7 +34,7 @@ depends=(
_dir="ros_comm-${pkgver}/tools/rosmsg"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('80fdbdd1703c4557444099f0a95d3345e4d9b0552192aaad958bef1ddc842da4')
+sha256sums=('ee68c16fe6e2f3bf8fef4cf35552a30160cb3b579dfe18d667c0ba05e69ef90d')
build() {
# Use ROS environment variables.