summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Wolsieffer2019-02-01 13:39:58 -0500
committerBen Wolsieffer2019-02-01 13:40:27 -0500
commit8e9e2ceb0006c60374b491f1b6b87c998cc8d405 (patch)
treec2bca10f4616de5f06225b1f8929e82df0c54739
parentb38e8f572633dd1fd3e8d542f23fd5b45d0a619d (diff)
downloadaur-8e9e2ceb0006c60374b491f1b6b87c998cc8d405.tar.gz
0.6.9 -> 0.6.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index affd4ad61a90..7d5ec4b1dd53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 21 22:52:42 UTC 2018
+# Fri Feb 1 18:40:19 UTC 2019
pkgbase = ros-kinetic-cpp-common
pkgdesc = ROS - cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages.
- pkgver = 0.6.9
+ pkgver = 0.6.11
pkgrel = 1
url = http://www.ros.org/wiki/cpp_common
arch = any
@@ -14,8 +14,8 @@ pkgbase = ros-kinetic-cpp-common
makedepends = console-bridge
depends = boost
depends = console-bridge
- source = ros-kinetic-cpp-common-0.6.9-0.tar.gz::https://github.com/ros-gbp/roscpp_core-release/archive/release/kinetic/cpp_common/0.6.9-0.tar.gz
- sha256sums = 5f4728ef55e4d8695f759d863120aaf6704318c0abfdd0e0ba0701f1291b595c
+ source = ros-kinetic-cpp-common-0.6.11-0.tar.gz::https://github.com/ros-gbp/roscpp_core-release/archive/release/kinetic/cpp_common/0.6.11-0.tar.gz
+ sha256sums = aa7ac13928f64f5a83e3d1ed935509ed4157730a285043a27802d6006bc12ccc
pkgname = ros-kinetic-cpp-common
diff --git a/PKGBUILD b/PKGBUILD
index 853cb3126803..48fe5b7abfaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - cpp_common contains C++ code for doing things that are not necess
url='http://www.ros.org/wiki/cpp_common'
pkgname='ros-kinetic-cpp-common'
-pkgver='0.6.9'
+pkgver='0.6.11'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -30,7 +30,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="roscpp_core-release-release-kinetic-cpp_common-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/roscpp_core-release/archive/release/kinetic/cpp_common/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('5f4728ef55e4d8695f759d863120aaf6704318c0abfdd0e0ba0701f1291b595c')
+sha256sums=('aa7ac13928f64f5a83e3d1ed935509ed4157730a285043a27802d6006bc12ccc')
build() {
# Use ROS environment variables