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 7f6d6cb2df33..192aa7f9c297 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 22 17:06:30 UTC 2017
+# Sun Aug 6 10:47:39 UTC 2017
pkgbase = ros-lunar-dynamic-reconfigure
pkgdesc = ROS - This unary stack contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node.
- pkgver = 1.5.48
+ pkgver = 1.5.49
pkgrel = 1
url = http://ros.org/wiki/dynamic_reconfigure
arch = any
@@ -23,8 +23,8 @@ pkgbase = ros-lunar-dynamic-reconfigure
depends = ros-lunar-message-runtime
depends = ros-lunar-rosservice
depends = boost
- source = ros-lunar-dynamic-reconfigure-1.5.48-0.tar.gz::https://github.com/ros-gbp/dynamic_reconfigure-release/archive/release/lunar/dynamic_reconfigure/1.5.48-0.tar.gz
- sha256sums = 1236a1919fa4b2724b780399732d455897a60ab11c9d20aa3e05dfa33f546b29
+ source = ros-lunar-dynamic-reconfigure-1.5.49-0.tar.gz::https://github.com/ros-gbp/dynamic_reconfigure-release/archive/release/lunar/dynamic_reconfigure/1.5.49-0.tar.gz
+ sha256sums = a8deb9f9b0b7486b1979557adbc96fae7de91f5106a2d3460eb61d808523b235
pkgname = ros-lunar-dynamic-reconfigure
diff --git a/PKGBUILD b/PKGBUILD
index 51a023f07274..ffa2909a4dd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This unary stack contains the dynamic_reconfigure package which p
url='http://ros.org/wiki/dynamic_reconfigure'
pkgname='ros-lunar-dynamic-reconfigure'
-pkgver='1.5.48'
+pkgver='1.5.49'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -38,7 +38,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="dynamic_reconfigure-release-release-lunar-dynamic_reconfigure-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/dynamic_reconfigure-release/archive/release/lunar/dynamic_reconfigure/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('1236a1919fa4b2724b780399732d455897a60ab11c9d20aa3e05dfa33f546b29')
+sha256sums=('a8deb9f9b0b7486b1979557adbc96fae7de91f5106a2d3460eb61d808523b235')
build() {
# Use ROS environment variables