summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Greenslade2017-11-22 13:49:03 -0800
committerSean Greenslade2017-11-22 13:49:03 -0800
commitae0e6d7fcb2fa825f43ff630afb337f1ff869d60 (patch)
tree0ad17cff11b832eba833c2c62ae73d9fb5b401ba
parent4ad11e68ecce31171eed8d280c73d54cf0cc2510 (diff)
downloadaur-ae0e6d7fcb2fa825f43ff630afb337f1ff869d60.tar.gz
Version bump.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3fac7f8294e..c796fecba882 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 7 00:07:40 UTC 2017
+# Wed Nov 22 21:49:03 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.7
+ pkgver = 1.12.12
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.7-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.7-0.tar.gz
- sha256sums = 0f358c930c11e526de5c9706ece0259d36798c38710fdf0baa3af678c0b64c4d
+ source = ros-kinetic-rosgraph-1.12.12-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.12-0.tar.gz
+ sha256sums = b1d51a3dedd4c6793f8e7d58ae12256727d37efff946cb6a1e8c2f190d34dcba
pkgname = ros-kinetic-rosgraph
diff --git a/PKGBUILD b/PKGBUILD
index 2de3b39f24b2..ac816ee87494 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.7'
+pkgver='1.12.12'
_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=('0f358c930c11e526de5c9706ece0259d36798c38710fdf0baa3af678c0b64c4d')
+sha256sums=('b1d51a3dedd4c6793f8e7d58ae12256727d37efff946cb6a1e8c2f190d34dcba')
build() {
# Use ROS environment variables