summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Wolsieffer2019-02-01 15:53:41 -0500
committerBen Wolsieffer2019-02-01 15:53:41 -0500
commit6f6695d4098f40149e0477d105022afbe5c26c93 (patch)
treea56ed9aae7bce699d7d2eb078b36d8063496bfb3
parent3e34844fe795e85025a900fcdb4145b1769690a9 (diff)
downloadaur-6f6695d4098f40149e0477d105022afbe5c26c93.tar.gz
1.12.13 -> 1.12.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd023db48a21..637200f94574 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 21 23:25:51 UTC 2018
+# Fri Feb 1 20:53:41 UTC 2019
pkgbase = ros-kinetic-rosgraph
pkgdesc = ROS - rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph.
- pkgver = 1.12.13
+ pkgver = 1.12.14
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.13-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.13-0.tar.gz
- sha256sums = dd51bad22e606a2e0dafce4708f46e9c97a386e15271340b9d484e71657da64c
+ source = ros-kinetic-rosgraph-1.12.14-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/kinetic/rosgraph/1.12.14-0.tar.gz
+ sha256sums = d7b45e171ba68481038c4c53cba2e9848acbe1b5a0ab4d7385948c648bffbc5e
pkgname = ros-kinetic-rosgraph
diff --git a/PKGBUILD b/PKGBUILD
index e9c1af370cda..1035030ad862 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.13'
+pkgver='1.12.14'
_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=('dd51bad22e606a2e0dafce4708f46e9c97a386e15271340b9d484e71657da64c')
+sha256sums=('d7b45e171ba68481038c4c53cba2e9848acbe1b5a0ab4d7385948c648bffbc5e')
build() {
# Use ROS environment variables