summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2023-06-11 16:06:35 +0700
committerAchmad Fathoni2023-06-11 16:06:35 +0700
commitfd7dd250dd6c79802ea013926b2aade4ad88a557 (patch)
treefde489134b3aabf3d37bed29d4d3dca9e84e7a43 /PKGBUILD
parenta0a1f2aa6f563f1de92c6e338f57025011acc1d2 (diff)
downloadaur-ros-noetic-tf2-ros.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 b411962f076f..067a1c99d88a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package contains the ROS bindings for the tf2 library, for b
url='https://wiki.ros.org/tf2_ros'
pkgname='ros-noetic-tf2-ros'
-pkgver='0.7.5'
+pkgver='0.7.6'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
pkgrel=1
license=('BSD')
@@ -52,7 +52,7 @@ depends=(
_dir="geometry2-${pkgver}/tf2_ros"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/geometry2/archive/${pkgver}.tar.gz")
-sha256sums=('0b5d461c71d6dc1dbdb99a2ba39e1515194cd451c2e53d53caadb3ecea13367a')
+sha256sums=('cd6014745564bc9fc926999820a22742058a3a0bafd4b71795324026d4491db3')
build() {
# Use ROS environment variables.