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 973f2e82bc05..60711d135ab1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - ROS Master implementation."
url='https://wiki.ros.org/rosmaster'
pkgname='ros-noetic-rosmaster'
-pkgver='1.15.4'
+pkgver='1.15.9'
arch=('any')
pkgrel=1
license=('BSD')
@@ -30,7 +30,7 @@ depends=(
_dir="ros_comm-${pkgver}/tools/rosmaster"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('d5c96a81e0c8554b77666bca5dcc68e03083a761a117038ff9b65f9643751c9e')
+sha256sums=('ee68c16fe6e2f3bf8fef4cf35552a30160cb3b579dfe18d667c0ba05e69ef90d')
build() {
# Use ROS environment variables.