summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 10:27:57 +0700
committerAchmad Fathoni2021-02-10 10:27:57 +0700
commitbf3804e622531a3cac0a0e2522c58e1838f80885 (patch)
treee608c1ed5fb33fbe4d4453d3603beb3feefedbb2 /PKGBUILD
parentd8d80faaeba03263c1ec83440f123e20841fce21 (diff)
downloadaur-bf3804e622531a3cac0a0e2522c58e1838f80885.tar.gz
Update to 1.15.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84bcd74f329e..c62d81c04115 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-noetic-message-filters'
-pkgver='1.15.4'
+pkgver='1.15.9'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
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=('d5c96a81e0c8554b77666bca5dcc68e03083a761a117038ff9b65f9643751c9e')
+sha256sums=('ee68c16fe6e2f3bf8fef4cf35552a30160cb3b579dfe18d667c0ba05e69ef90d')
build() {
# Use ROS environment variables.