summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12284b6a9c79..b1c2f4d5ae30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Sun May 22 20:53:22 UTC 2016
pkgbase = ros-indigo-rostest
pkgdesc = ROS - Integration test suite based on roslaunch that is compatible with xUnit frameworks.
- pkgver = 1.11.19
+ pkgver = 1.11.20
pkgrel = 1
url = http://ros.org/wiki/rostest
arch = any
@@ -18,8 +16,8 @@ pkgbase = ros-indigo-rostest
depends = ros-indigo-rosunit
depends = ros-indigo-rospy
depends = boost
- source = ros-indigo-rostest-1.11.19-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/indigo/rostest/1.11.19-0.tar.gz
- sha256sums = 2e390dd30acb1546e4838979560dfbb276e60d3b7e2dba0f1d873e5d7076670f
+ source = ros-indigo-rostest-1.11.20-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/indigo/rostest/1.11.20-0.tar.gz
+ sha256sums = 34fab79f782bf3e13ff0eebced7793b5308d203785cb3e581067ad5ffc12140e
pkgname = ros-indigo-rostest
diff --git a/PKGBUILD b/PKGBUILD
index a1c969cc2284..1b32a0f33da0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,13 @@
# Script generated with import_catkin_packages.py
# For more information: https://github.com/bchretien/arch-ros-stacks
+
+# Maintainer: Yuxiang Li <li.yuxiang.nj at gmail dot com>
+
pkgdesc="ROS - Integration test suite based on roslaunch that is compatible with xUnit frameworks."
url='http://ros.org/wiki/rostest'
pkgname='ros-indigo-rostest'
-pkgver='1.11.19'
+pkgver='1.11.20'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -33,7 +36,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="ros_comm-release-release-indigo-rostest-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/ros_comm-release/archive/release/indigo/rostest/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('2e390dd30acb1546e4838979560dfbb276e60d3b7e2dba0f1d873e5d7076670f')
+sha256sums=('34fab79f782bf3e13ff0eebced7793b5308d203785cb3e581067ad5ffc12140e')
build() {
# Use ROS environment variables