summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Greenslade2018-03-21 16:25:51 -0700
committerSean Greenslade2018-03-21 16:25:51 -0700
commit3e34844fe795e85025a900fcdb4145b1769690a9 (patch)
tree7894c8a90e98178e4305da64a02609b37e84ddce
parentae0e6d7fcb2fa825f43ff630afb337f1ff869d60 (diff)
downloadaur-3e34844fe795e85025a900fcdb4145b1769690a9.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 c796fecba882..dd023db48a21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 22 21:49:03 UTC 2017
+# Wed Mar 21 23:25:51 UTC 2018
pkgbase = ros-kinetic-rosgraph
pkgdesc = ROS - rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph.
- pkgver = 1.12.12
+ pkgver = 1.12.13
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.12-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.12-0.tar.gz
- sha256sums = b1d51a3dedd4c6793f8e7d58ae12256727d37efff946cb6a1e8c2f190d34dcba
+ source = ros-kinetic-rosgraph-1.12.13-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.13-0.tar.gz
+ sha256sums = dd51bad22e606a2e0dafce4708f46e9c97a386e15271340b9d484e71657da64c
pkgname = ros-kinetic-rosgraph
diff --git a/PKGBUILD b/PKGBUILD
index ac816ee87494..e9c1af370cda 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.12'
+pkgver='1.12.13'
_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=('b1d51a3dedd4c6793f8e7d58ae12256727d37efff946cb6a1e8c2f190d34dcba')
+sha256sums=('dd51bad22e606a2e0dafce4708f46e9c97a386e15271340b9d484e71657da64c')
build() {
# Use ROS environment variables