summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-08-14 16:36:07 +0700
committerAchmad Fathoni2021-08-14 16:36:07 +0700
commit2402db07e236d06b302174ca8eda66ff490a8c01 (patch)
treee1cc89e01d6a33f209ce0a85b78765899ff3b3b6 /PKGBUILD
parent0a961d6f6bd01216bad00c081943030949930768 (diff)
downloadaur-ros-noetic-rosunit.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59ea1dd2f390..3e770e27457c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Unit-testing package for ROS."
url='https://wiki.ros.org/rosunit'
pkgname='ros-noetic-rosunit'
-pkgver='1.15.7'
+pkgver='1.15.8'
arch=('any')
pkgrel=1
license=('BSD')
@@ -30,7 +30,7 @@ depends=(
_dir="ros-${pkgver}/tools/rosunit"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros/archive/${pkgver}.tar.gz")
-sha256sums=('7a1e729de9be807862b6ed721475fec74583f6dc0c06b233b06b1b9fda31291e')
+sha256sums=('2cece46697585e55db415c5ddb4be935641b70c8a220f761a8e551225f133e40')
build() {
# Use ROS environment variables.