summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Exner2021-04-29 21:08:06 +0200
committerFelix Exner2021-04-29 21:08:06 +0200
commit73a3638cb9aeab3241e742584b3bffc22d9dbf3a (patch)
tree36cc33e5c8311297f678009ef3792f8474a97fb1 /PKGBUILD
parent43d6e590577ca9f2cd3c5ff2000ed3cc609eb83f (diff)
downloadaur-ros-melodic-message-filters.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3899bc904c07..28aaccd15640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ 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.14.10'
+pkgver='1.14.11'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
-pkgrel=4
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -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=('b3b75612feb447afe70600e3ba80bf3e356493a058ba8ebf2746e8db0c55165c')
+sha256sums=('a7f3cf19059c189d3326d3e35f5795d707fa405fb55e7250353d71e0698410f5')
build() {
# Use ROS environment variables.