summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rakowski2017-08-06 12:48:51 +0200
committerTim Rakowski2017-08-06 12:48:51 +0200
commit378aa6c655ed2131bbd7f4fce62fe99337c5cb42 (patch)
tree78976490d2b4133b64e233ed26f80929483742ba
parent4612cbf0e4ba00245eee8897e77cbea0565a5218 (diff)
downloadaur-378aa6c655ed2131bbd7f4fce62fe99337c5cb42.tar.gz
Update to version 0.6.5-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4c05329b31d..4cd3f1ee5346 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 9 19:17:35 UTC 2017
+# Sun Aug 6 10:47:48 UTC 2017
pkgbase = ros-lunar-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.4
+ pkgver = 0.6.5
pkgrel = 1
url = http://www.ros.org/wiki/cpp_common
arch = any
@@ -14,8 +14,8 @@ pkgbase = ros-lunar-cpp-common
makedepends = console-bridge
depends = boost
depends = console-bridge
- source = ros-lunar-cpp-common-0.6.4-0.tar.gz::https://github.com/ros-gbp/roscpp_core-release/archive/release/lunar/cpp_common/0.6.4-0.tar.gz
- sha256sums = ae94578505eaa28b651663f536b58f1f1b584a4e8ebb368f3ac8d8c8b210c4df
+ source = ros-lunar-cpp-common-0.6.5-0.tar.gz::https://github.com/ros-gbp/roscpp_core-release/archive/release/lunar/cpp_common/0.6.5-0.tar.gz
+ sha256sums = d54bf1f9a455b9a1a8fb5aaf5cdb6931c301e715eaaff14ebb69d97ef6781e68
pkgname = ros-lunar-cpp-common
diff --git a/PKGBUILD b/PKGBUILD
index ca856be1d2cc..f1e91b9a4573 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-lunar-cpp-common'
-pkgver='0.6.4'
+pkgver='0.6.5'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -30,7 +30,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="roscpp_core-release-release-lunar-cpp_common-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/roscpp_core-release/archive/release/lunar/cpp_common/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('ae94578505eaa28b651663f536b58f1f1b584a4e8ebb368f3ac8d8c8b210c4df')
+sha256sums=('d54bf1f9a455b9a1a8fb5aaf5cdb6931c301e715eaaff14ebb69d97ef6781e68')
build() {
# Use ROS environment variables