summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-09-23 17:01:42 +0900
committerBenjamin Chrétien2015-09-23 17:01:42 +0900
commit330de61998af4dd98476bbfa1507ebc3001d3896 (patch)
tree264807bab83b05cf4cb78f04a13ec1eff617fb50
parente75cf10dbd01de95ae62d247c62bafc59b0dc33a (diff)
downloadaur-330de61998af4dd98476bbfa1507ebc3001d3896.tar.gz
Update to version 0.5.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a59877982aa..8c5ea1e45cb7 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.3
+ pkgver = 0.5.4
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.3-0
+ source = rospy_tutorials::git+https://github.com/ros-gbp/ros_tutorials-release.git#tag=release/indigo/rospy_tutorials/0.5.4-0
md5sums = SKIP
pkgname = ros-indigo-rospy-tutorials
diff --git a/PKGBUILD b/PKGBUILD
index 6618fe608278..8f8e7f1b798f 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.3'
+pkgver='0.5.4'
_pkgver_patch=0
arch=('any')
pkgrel=1