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 43ad178a7555..fcfb9801632d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rosservice contains the rosservice command-line tool for listing
url='https://wiki.ros.org/rosservice'
pkgname='ros-noetic-rosservice'
-pkgver='1.15.4'
+pkgver='1.15.9'
arch=('any')
pkgrel=1
license=('BSD')
@@ -33,7 +33,7 @@ depends=(
_dir="ros_comm-${pkgver}/tools/rosservice"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('d5c96a81e0c8554b77666bca5dcc68e03083a761a117038ff9b65f9643751c9e')
+sha256sums=('ee68c16fe6e2f3bf8fef4cf35552a30160cb3b579dfe18d667c0ba05e69ef90d')
build() {
# Use ROS environment variables.