summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Rakowski2017-06-09 21:20:44 +0200
committerTim Rakowski2017-06-09 21:20:44 +0200
commit60b687d9d23952952ae1dc863388e07c71b3972d (patch)
treeb03a6443b7d87a1ed645a88130b0838a379ba502 /PKGBUILD
parent5b0fb010f2e925676bf6b286faab668461a21999 (diff)
downloadaur-ros-lunar-smach.tar.gz
Update to version 2.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ad7f0d70351..392de24cff18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - SMACH is a task-level architecture for rapidly creating complex r
url='http://www.ros.org/'
pkgname='ros-lunar-smach'
-pkgver='2.0.0'
+pkgver='2.0.1'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -26,7 +26,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="executive_smach-release-release-lunar-smach-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/executive_smach-release/archive/release/lunar/smach/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('6edb3750845e07fd751d10ddb6aacff6b836a0ed5611f954dd7603ffb81e266f')
+sha256sums=('e7a93ed3ddff3328d636c30fe1095812535372c08ed9524e7726d749d8b47501')
build() {
# Use ROS environment variables