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 247f820181fa..f3fac7f8294e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 21 05:34:50 UTC 2016
+# Fri Apr 7 00:07:40 UTC 2017
pkgbase = ros-kinetic-rosgraph
pkgdesc = ROS - rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph.
- pkgver = 1.12.6
+ pkgver = 1.12.7
pkgrel = 1
url = http://ros.org/wiki/rosgraph
arch = any
@@ -12,8 +12,8 @@ pkgbase = ros-kinetic-rosgraph
makedepends = ros-kinetic-catkin
depends = python2-rospkg
depends = python2-netifaces
- source = ros-kinetic-rosgraph-1.12.6-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.6-0.tar.gz
- sha256sums = 3fd6eefc2772fd6e04e48e4e60343b49ccb10bc42481d577f87f7e19afb99d72
+ source = ros-kinetic-rosgraph-1.12.7-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.7-0.tar.gz
+ sha256sums = 0f358c930c11e526de5c9706ece0259d36798c38710fdf0baa3af678c0b64c4d
pkgname = ros-kinetic-rosgraph
diff --git a/PKGBUILD b/PKGBUILD
index f5f00f9a3afc..2de3b39f24b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - rosgraph contains the rosgraph command-line tool, which prints in
url='http://ros.org/wiki/rosgraph'
pkgname='ros-kinetic-rosgraph'
-pkgver='1.12.6'
+pkgver='1.12.7'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -28,7 +28,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="ros_comm-release-release-kinetic-rosgraph-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('3fd6eefc2772fd6e04e48e4e60343b49ccb10bc42481d577f87f7e19afb99d72')
+sha256sums=('0f358c930c11e526de5c9706ece0259d36798c38710fdf0baa3af678c0b64c4d')
build() {
# Use ROS environment variables