summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 272a2a31d387..c8e67c08dffc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 22 17:06:32 UTC 2017
+# Sun Aug 6 10:47:42 UTC 2017
pkgbase = ros-lunar-roscpp-tutorials
pkgdesc = ROS - This package attempts to show the features of ROS step-by-step, including using messages, servers, parameters, etc.
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = http://www.ros.org/wiki/roscpp_tutorials
arch = any
@@ -22,8 +22,8 @@ pkgbase = ros-lunar-roscpp-tutorials
depends = ros-lunar-rosconsole
depends = ros-lunar-std-msgs
depends = ros-lunar-message-runtime
- source = ros-lunar-roscpp-tutorials-0.8.0-0.tar.gz::https://github.com/ros-gbp/ros_tutorials-release/archive/release/lunar/roscpp_tutorials/0.8.0-0.tar.gz
- sha256sums = 1e106f9e6f8661edba104e8cfb8df6f8807571d686413c9928042c4c70abf468
+ source = ros-lunar-roscpp-tutorials-0.8.1-0.tar.gz::https://github.com/ros-gbp/ros_tutorials-release/archive/release/lunar/roscpp_tutorials/0.8.1-0.tar.gz
+ sha256sums = 5bdadf81ecfc4be9dbbcfad7462569326471dd0e7a24ed94a9adbb112f5b1604
pkgname = ros-lunar-roscpp-tutorials
diff --git a/PKGBUILD b/PKGBUILD
index e9523e269677..a157af5c960c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package attempts to show the features of ROS step-by-step, i
url='http://www.ros.org/wiki/roscpp_tutorials'
pkgname='ros-lunar-roscpp-tutorials'
-pkgver='0.8.0'
+pkgver='0.8.1'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -37,7 +37,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="ros_tutorials-release-release-lunar-roscpp_tutorials-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/ros_tutorials-release/archive/release/lunar/roscpp_tutorials/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('1e106f9e6f8661edba104e8cfb8df6f8807571d686413c9928042c4c70abf468')
+sha256sums=('5bdadf81ecfc4be9dbbcfad7462569326471dd0e7a24ed94a9adbb112f5b1604')
build() {
# Use ROS environment variables