summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-05-21 13:11:27 +0900
committerBenjamin Chrétien2015-05-21 13:11:27 +0900
commite75cf10dbd01de95ae62d247c62bafc59b0dc33a (patch)
tree583a4e3e9d2cc0e7b20a967644b6e651887943c1
parent589446e2a5b76797aa6e0ee9f3b551d3f7ba02e1 (diff)
downloadaur-e75cf10dbd01de95ae62d247c62bafc59b0dc33a.tar.gz
indigo: desktop_full update.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 299b3efaccba..3a59877982aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-indigo-rospy-tutorials
pkgdesc = ROS - This package attempts to show the features of ROS python API step-by-step, including using messages, servers, parameters, etc.
- pkgver = 0.5.2
+ pkgver = 0.5.3
pkgrel = 1
url = http://www.ros.org/wiki/rospy_tutorials
arch = any
@@ -15,7 +15,7 @@ pkgbase = ros-indigo-rospy-tutorials
depends = ros-indigo-std-msgs
depends = ros-indigo-message-runtime
depends = ros-indigo-rospy
- source = rospy_tutorials::git+https://github.com/ros-gbp/ros_tutorials-release.git#tag=release/indigo/rospy_tutorials/0.5.2-0
+ source = rospy_tutorials::git+https://github.com/ros-gbp/ros_tutorials-release.git#tag=release/indigo/rospy_tutorials/0.5.3-0
md5sums = SKIP
pkgname = ros-indigo-rospy-tutorials
diff --git a/PKGBUILD b/PKGBUILD
index e03b31eaee74..6618fe608278 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-indigo-rospy-tutorials'
-pkgver='0.5.2'
+pkgver='0.5.3'
_pkgver_patch=0
arch=('any')
pkgrel=1