summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-05-27 23:32:21 -0400
committeracxz2020-05-27 23:32:21 -0400
commit4f964c1ec782f1648b5dc24f120a53b3c8fc60fc (patch)
treecbacfd1fc6bbddd853ac169d4350ad86214a665a /PKGBUILD
parent1abc00bc7fc6c618417bc0e7f9c18c8f8591c565 (diff)
downloadaur-ros-noetic-image-transport-plugins.tar.gz
updpkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c90cbe19ef78..0447122c50ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Script generated with import_catkin_packages.py.
# For more information: https://github.com/bchretien/arch-ros-stacks.
pkgdesc="ROS - A set of plugins for publishing and subscribing to sensor_msgs/Image topics in representations other than raw pixel data."
-url='https://www.wiki.ros.org/image_transport_plugins'
+url='https://wiki.ros.org/image_transport_plugins'
pkgname='ros-noetic-image-transport-plugins'
-pkgver='1.9.5'
-_pkgver_patch=0
-arch=('any')
-pkgrel=2
+pkgver='1.14.0'
+arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -32,7 +31,7 @@ depends=(
_dir="image_transport_plugins-${pkgver}/image_transport_plugins"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-perception/image_transport_plugins/archive/${pkgver}.tar.gz")
-sha256sums=('8047bc717c83f04a1b05a7cfe70778d99a82ceb5eb717d480aab19513de0719c')
+sha256sums=('eed856edeb26c66c1e1730a8c8b26ea6dec03d2f9a3c6db0462767106f9e73d8')
build() {
# Use ROS environment variables.