summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 11:32:48 +0700
committerAchmad Fathoni2021-02-10 11:32:48 +0700
commit0a961d6f6bd01216bad00c081943030949930768 (patch)
tree6e2407b2b6bc1d4bcf99e82917b467089e7e5c14 /PKGBUILD
parent64b35fb0e917e26137b301f475b514ac05f2fe42 (diff)
downloadaur-0a961d6f6bd01216bad00c081943030949930768.tar.gz
Update to 1.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa8bf1a47256..59ea1dd2f390 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.2'
+pkgver='1.15.7'
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=('596bb5e04ece0ad0662d6d2ee9b4223aaa890770e83c7310ec71bf9c0c3c7b5e')
+sha256sums=('7a1e729de9be807862b6ed721475fec74583f6dc0c06b233b06b1b9fda31291e')
build() {
# Use ROS environment variables.