summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfc1a634ee5a..d8a600b15edf 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 - Common code for working with images in ROS."
-url='https://www.wiki.ros.org/image_common'
+url='https://wiki.ros.org/image_common'
pkgname='ros-noetic-image-common'
-pkgver='1.11.13'
-_pkgver_patch=0
-arch=('any')
-pkgrel=2
+pkgver='1.12.0'
+arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -33,7 +32,7 @@ depends=(
_dir="image_common-${pkgver}/image_common"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-perception/image_common/archive/${pkgver}.tar.gz")
-sha256sums=('32a2e07724dec6eaaace21eae006274436d70d40bfe205249438570275c43cac')
+sha256sums=('ba2e3c0beda22a4bb517ffc2d2a8782c564b8f100286043b9782004d1a87de8e')
build() {
# Use ROS environment variables.