summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Greenslade2017-07-09 11:12:46 -0700
committerSean Greenslade2017-07-09 11:12:46 -0700
commit43fa5e02cc5c0338c20bf7807b472b3b7b75325d (patch)
treefe442b2219131ae1a918399ff92cc6ec5a8d876e
parent2b6e77b019b07303b7772c94ae879d56036b7a0c (diff)
downloadaur-43fa5e02cc5c0338c20bf7807b472b3b7b75325d.tar.gz
Version bump.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a097436b114..7951d0c532f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 21 05:36:36 UTC 2016
+# Sun Jul 9 18:12:46 UTC 2017
pkgbase = ros-kinetic-bond
pkgdesc = ROS - A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing.
- pkgver = 1.7.18
+ pkgver = 1.7.19
pkgrel = 1
url = http://www.ros.org/wiki/bond
arch = any
@@ -14,8 +14,8 @@ pkgbase = ros-kinetic-bond
makedepends = ros-kinetic-std-msgs
depends = ros-kinetic-message-runtime
depends = ros-kinetic-std-msgs
- source = ros-kinetic-bond-1.7.18-0.tar.gz::https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/bond/1.7.18-0.tar.gz
- sha256sums = 0a7675699ae60968ff3fefb58c226d63864133c1b2049bd415f95037ebaaec11
+ source = ros-kinetic-bond-1.7.19-0.tar.gz::https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/bond/1.7.19-0.tar.gz
+ sha256sums = abfef2fca30c2f399f1efbc511461e64caf028d531b9685c54737446084d4aba
pkgname = ros-kinetic-bond
diff --git a/PKGBUILD b/PKGBUILD
index 26abc9787649..c6c036cfcd12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - A bond allows two processes, A and B, to know when the other has
url='http://www.ros.org/wiki/bond'
pkgname='ros-kinetic-bond'
-pkgver='1.7.18'
+pkgver='1.7.19'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -29,7 +29,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="bond_core-release-release-kinetic-bond-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/bond_core-release/archive/release/kinetic/bond/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('0a7675699ae60968ff3fefb58c226d63864133c1b2049bd415f95037ebaaec11')
+sha256sums=('abfef2fca30c2f399f1efbc511461e64caf028d531b9685c54737446084d4aba')
build() {
# Use ROS environment variables