summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-05-27 23:35:37 -0400
committeracxz2020-05-27 23:35:37 -0400
commitfbe4e6e9dfb89f5e0be3a86dd33ee469c605dd4b (patch)
tree16d910d9db8a955afa861b805c5e7a93b3e35c6c /PKGBUILD
parent3973d28e5d5b84b1bfc88546e24f30717e93b265 (diff)
downloadaur-ros-noetic-theora-image-transport.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 07b4ba756c43..15bb5ba109b2 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 - Theora_image_transport provides a plugin to image_transport for transparently sending an image stream encoded with the Theora codec."
-url='https://www.wiki.ros.org/image_transport_plugins'
+url='https://wiki.ros.org/image_transport_plugins'
pkgname='ros-noetic-theora-image-transport'
-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=(
@@ -47,7 +46,7 @@ depends=(
_dir="image_transport_plugins-${pkgver}/theora_image_transport"
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.