summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Rakowski2017-08-06 12:54:41 +0200
committerTim Rakowski2017-08-06 12:54:41 +0200
commit2ea89a578bdb38b6f2090091261e04f1c7e5ecee (patch)
tree8ab661c9d56c5eca5096da2391537f45aa58f112 /PKGBUILD
parentfeb6096caaa7d10b017a7204462558941b2ead69 (diff)
downloadaur-2ea89a578bdb38b6f2090091261e04f1c7e5ecee.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 5e743fe837e6..46962346bff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package attempts to show the features of ROS python API step
url='http://www.ros.org/wiki/rospy_tutorials'
pkgname='ros-lunar-rospy-tutorials'
-pkgver='0.8.0'
+pkgver='0.8.1'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -31,7 +31,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="ros_tutorials-release-release-lunar-rospy_tutorials-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/ros_tutorials-release/archive/release/lunar/rospy_tutorials/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('03e2ce137e0f5aabf72886cbbd38bc4718a9d74951911295070e9a21b35ab81a')
+sha256sums=('2da4db1ef54e7df2d352cd6d797fa1228beb860b64bb1745b4acff37a8d18c11')
build() {
# Use ROS environment variables