summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-12-25 13:40:54 +0700
committerAchmad Fathoni2021-12-25 13:40:54 +0700
commit1b45fdfe63b95e320f578b089e5f9830d7fb810b (patch)
tree9267e9eaeb4f48cc413ecae54c0c37ab2c0b595c /PKGBUILD
parent782504921b2d9b871d26b12fb94f9fed37713fab (diff)
downloadaur-ros-noetic-image-publisher.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 706be2887a54..33e1eb9c74d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Contains a node publish an image stream from single image file o
url='https://wiki.ros.org/image_publisher'
pkgname='ros-noetic-image-publisher'
-pkgver='1.15.3'
+pkgver='1.16.0'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -42,7 +42,7 @@ depends=(
_dir="image_pipeline-${pkgver}/image_publisher"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-perception/image_pipeline/archive/${pkgver}.tar.gz")
-sha256sums=('66ad6365b6f5c29a38ccde889381f50709ff273a1725e813843655f198d4b48b')
+sha256sums=('310004d402930a059bb2c4811301e6f8aabc517143d094662de7e047e6e2b429')
build() {
# Use ROS environment variables.