summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 09:14:07 +0700
committerAchmad Fathoni2021-02-10 09:14:07 +0700
commit103addb2d06956dec939c08aef8d210f7dd0691d (patch)
tree00f263a5e779a0aa0846dd71f0db9b05fc34a796 /PKGBUILD
parent9369d3d21c114206e6f435a0bd31c2b20710bbe5 (diff)
downloadaur-ros-noetic-bondpy.tar.gz
Update to 1.8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a267593d217..d0a96543c463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Python implementation of bond, a mechanism for checking when anot
url='https://wiki.ros.org/bondpy'
pkgname='ros-noetic-bondpy'
-pkgver='1.8.5'
+pkgver='1.8.6'
arch=('any')
pkgrel=1
license=('BSD')
@@ -34,7 +34,7 @@ depends=(
_dir="bond_core-${pkgver}/bondpy"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/bond_core/archive/${pkgver}.tar.gz")
-sha256sums=('b70f0fe5b4979fe2e7390bff9671b2581eefa91f4ac41f4af01eb1f2bef0e1f4')
+sha256sums=('33ec23816b57630c449b4a629504bd0112eeef5cee15652b3759ab11088a1e81')
build() {
# Use ROS environment variables.