summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjwhendy2019-09-15 15:01:15 -0500
committerjwhendy2019-09-15 17:16:32 -0500
commite22510385e8385222632f9918a14fe0e1b46c0bb (patch)
tree48ad363f048505731b1527f2c06726a4c88aab4e /PKGBUILD
parentd80d72079c27c2ac5f998297333425dae58d942c (diff)
downloadaur-e22510385e8385222632f9918a14fe0e1b46c0bb.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 791f39db58b6..9e8d191ef50b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - A set of message filters which take in messages and may output th
url='https://wiki.ros.org/message_filters'
pkgname='ros-melodic-message-filters'
-pkgver='1.12.14'
+pkgver='1.14.3'
arch=('any')
pkgrel=1
license=('BSD')
@@ -39,7 +39,7 @@ conflicts=(
_dir="ros_comm-${pkgver}/utilities/message_filters"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_comm/archive/${pkgver}.tar.gz")
-sha256sums=('239c225cc9b1613cc7f76daf73c182f991787b7cf601287cb6cc28957eeeec1d')
+sha256sums=('3e49bef96b8a0f9684e5c4f1736d171e9c8842a3979d5d3c6442b53698e8167f')
build() {
# Use ROS environment variables.