summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 15:01:10 -0500
committerjwhendy2019-09-15 17:09:26 -0500
commitd3f70ad86532f5dd4fca256aa84486b5964a782d (patch)
treef81d926fbc68b8414eeb6f6b654e388b2823b397 /PKGBUILD
parent2ed150244f1e85b81797ea759c026d23f595b4c7 (diff)
downloadaur-d3f70ad86532f5dd4fca256aa84486b5964a782d.tar.gz
bumped version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d075ec121f19..2f36db9d7138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Tools for directing, throttling, selecting, and otherwise messing
url='https://wiki.ros.org/topic_tools'
pkgname='ros-melodic-topic-tools'
-pkgver='1.12.14'
+pkgver='1.14.3'
arch=('any')
pkgrel=1
license=('BSD')
@@ -43,7 +43,7 @@ depends=(
_dir="ros_comm-${pkgver}/tools/topic_tools"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('239c225cc9b1613cc7f76daf73c182f991787b7cf601287cb6cc28957eeeec1d')
+sha256sums=('3e49bef96b8a0f9684e5c4f1736d171e9c8842a3979d5d3c6442b53698e8167f')
build() {
# Use ROS environment variables.