summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9a4be9ce12e..307488df23d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ pkgdesc="ROS - rosgraph contains the rosgraph command-line tool, which prints in
url='https://wiki.ros.org/rosgraph'
pkgname='ros-melodic-rosgraph'
-pkgver='1.14.5'
+pkgver='1.14.9'
arch=('any')
-pkgrel=3
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -31,7 +31,7 @@ depends=(
_dir="ros_comm-${pkgver}/tools/rosgraph"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('49849315ca55247c656a5a50cd5caa5f33f7d212766ff09b62eae48f1dc6c3e7')
+sha256sums=('3b3c8d24a49a5c54dada11173323fe97f18a49d34bbaa746f29736e12fec954b')
build() {