summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonçalo Camelo Neves Pereira2018-05-26 12:45:37 +0100
committerGonçalo Camelo Neves Pereira2018-05-26 12:45:37 +0100
commit77699c886f799e8c9887dc09a73211c621c934e1 (patch)
treed0f3b7641457ec65770431a95abe609ec61d7932
parentadfde6ae1016b0de6ac4e775698c503541e490e5 (diff)
downloadaur-77699c886f799e8c9887dc09a73211c621c934e1.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b54f92c8b022..aa0afd4c4a3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-melodic-rosgraph
pkgdesc = ROS - rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph.
- pkgver = 1.13.6
- pkgrel = 3
+ pkgver = 1.14.1
+ pkgrel = 1
url = http://ros.org/wiki/rosgraph
arch = any
license = BSD
@@ -11,8 +11,8 @@ pkgbase = ros-melodic-rosgraph
depends = python2-rospkg
depends = python2-netifaces
depends = python2-yaml
- source = ros-melodic-rosgraph-1.13.6-2.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/melodic/rosgraph/1.13.6-2.tar.gz
- sha256sums = 68a458493c1f8491193c3bc242b9a4c3734e4d1c501651b34c0e23ef38e2f6bc
+ source = ros-melodic-rosgraph-1.14.1-0.tar.gz::https://github.com/ros-gbp/ros_comm-release/archive/release/melodic/rosgraph/1.14.1-0.tar.gz
+ sha256sums = c0106033ed63d38c52398303d7e63b587462c6270b03c2fbdb4ad219ba011bff
pkgname = ros-melodic-rosgraph
diff --git a/PKGBUILD b/PKGBUILD
index 195521b2ec41..86689358f8a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - rosgraph contains the rosgraph command-line tool, which prints in
url='http://ros.org/wiki/rosgraph'
pkgname='ros-melodic-rosgraph'
-pkgver='1.13.6'
-_pkgver_patch=2
+pkgver='1.14.1'
+_pkgver_patch=0
arch=('any')
-pkgrel=3
+pkgrel=1
license=('BSD')
ros_makedepends=(ros-melodic-catkin)
@@ -29,7 +29,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="ros_comm-release-release-melodic-rosgraph-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/ros_comm-release/archive/release/melodic/rosgraph/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('68a458493c1f8491193c3bc242b9a4c3734e4d1c501651b34c0e23ef38e2f6bc')
+sha256sums=('c0106033ed63d38c52398303d7e63b587462c6270b03c2fbdb4ad219ba011bff')
build() {
# Use ROS environment variables