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 30ebe3301744..c0161d5ee906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rosbuild contains scripts for managing the CMake-based build syst
url='https://wiki.ros.org/rosbuild'
pkgname='ros-noetic-rosbuild'
-pkgver='1.15.7'
+pkgver='1.15.8'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -33,7 +33,7 @@ depends=(
_dir="ros-${pkgver}/core/rosbuild"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros/archive/${pkgver}.tar.gz")
-sha256sums=('7a1e729de9be807862b6ed721475fec74583f6dc0c06b233b06b1b9fda31291e')
+sha256sums=('2cece46697585e55db415c5ddb4be935641b70c8a220f761a8e551225f133e40')
build() {
# Use ROS environment variables.