summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 10:55:56 +0700
committerAchmad Fathoni2021-02-10 10:55:56 +0700
commitb5a6171a58c895560ddb9c21041a2af155b76fee (patch)
tree24e4b3d9a8be5b99c88ce009f6cbd648d796b72f /PKGBUILD
parentba29508483ddf040c67a83a3865d930d257e36c6 (diff)
downloadaur-b5a6171a58c895560ddb9c21041a2af155b76fee.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 d1f4d14e3d8e..fbd49285e08f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Assorted shell commands for using ros with bash."
url='https://wiki.ros.org/rosbash'
pkgname='ros-noetic-rosbash'
-pkgver='1.15.6'
+pkgver='1.15.7'
arch=('any')
pkgrel=1
license=('BSD')
@@ -30,7 +30,7 @@ depends=(
_dir="ros-${pkgver}/tools/rosbash"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros/archive/${pkgver}.tar.gz")
-sha256sums=('1e669196abd03e2ee4562e13f471c5534d70a1b0a9114a3c076af62cf9c0c0b8')
+sha256sums=('7a1e729de9be807862b6ed721475fec74583f6dc0c06b233b06b1b9fda31291e')
build() {
# Use ROS environment variables.