summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Rakowski2017-08-06 12:52:47 +0200
committerTim Rakowski2017-08-06 12:52:47 +0200
commitc58c6e72d766a05275b7339b497e5d13d6844f2f (patch)
tree04ee06c8539cd3c8d63503d5799a054bfe281b6c /PKGBUILD
parent179b29314094278cd3a23e2d1d9faf80882c9572 (diff)
downloadaur-ros-lunar-roscpp-tutorials.tar.gz
Update to version 0.8.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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