summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Exner2020-11-04 22:48:23 +0100
committerFelix Exner2020-11-04 22:48:23 +0100
commit78abf728a659856441aabdb43fdaa817c24d54e6 (patch)
tree9a12feb25ed1cbe7998f05e6c369b0a352124bf9 /PKGBUILD
parentcdf3ef252283974d467c9c818435f0e604057aeb (diff)
downloadaur-78abf728a659856441aabdb43fdaa817c24d54e6.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cbb59bb098a..c4796f8c253d 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.14.9'
+pkgver='1.14.10'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
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=('3b3c8d24a49a5c54dada11173323fe97f18a49d34bbaa746f29736e12fec954b')
+sha256sums=('b3b75612feb447afe70600e3ba80bf3e356493a058ba8ebf2746e8db0c55165c')
build() {
# Use ROS environment variables.