summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b149d806f18c..29618d31a250 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 22 17:06:37 UTC 2017
+# Fri Jun 9 19:17:35 UTC 2017
pkgbase = ros-lunar-gazebo-ros
pkgdesc = ROS - Provides ROS plugins that offer message and service publishers for interfacing with Gazebo through ROS.
- pkgver = 2.7.1
+ pkgver = 2.7.2
pkgrel = 1
url = http://gazebosim.org/tutorials?cat=connect_ros
arch = any
@@ -33,8 +33,8 @@ pkgbase = ros-lunar-gazebo-ros
depends = ros-lunar-gazebo-msgs
depends = ros-lunar-dynamic-reconfigure
depends = tinyxml
- source = ros-lunar-gazebo-ros-2.7.1-0.tar.gz::https://github.com/ros-gbp/gazebo_ros_pkgs-release/archive/release/lunar/gazebo_ros/2.7.1-0.tar.gz
- sha256sums = c932a71d4c22aa8c81ea8b00c259218fc118d609fde0f070dcbd47717b96da81
+ source = ros-lunar-gazebo-ros-2.7.2-0.tar.gz::https://github.com/ros-gbp/gazebo_ros_pkgs-release/archive/release/lunar/gazebo_ros/2.7.2-0.tar.gz
+ sha256sums = 7ce6a96c5596eea0bdd8373be6f8d0fcb6a035d2c828bed60a8519aad0d4e91f
pkgname = ros-lunar-gazebo-ros
diff --git a/PKGBUILD b/PKGBUILD
index 5f8a96990004..507f623090a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Provides ROS plugins that offer message and service publishers fo
url='http://gazebosim.org/tutorials?cat=connect_ros'
pkgname='ros-lunar-gazebo-ros'
-pkgver='2.7.1'
+pkgver='2.7.2'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -48,7 +48,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="gazebo_ros_pkgs-release-release-lunar-gazebo_ros-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/gazebo_ros_pkgs-release/archive/release/lunar/gazebo_ros/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('c932a71d4c22aa8c81ea8b00c259218fc118d609fde0f070dcbd47717b96da81')
+sha256sums=('7ce6a96c5596eea0bdd8373be6f8d0fcb6a035d2c828bed60a8519aad0d4e91f')
build() {
# Use ROS environment variables