summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2023-06-11 16:06:14 +0700
committerAchmad Fathoni2023-06-11 16:06:14 +0700
commitb3155896748f7b086adaead4cb1425a9f289ac56 (patch)
tree2de7a1a3c04e8231b6165c5e53a43dc6f7e42398 /PKGBUILD
parentc5d6c807576470db794c1ccc417ddfb564649e7e (diff)
downloadaur-ros-noetic-tf2-eigen.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 c190523a6ef1..73e3e971f976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgdesc="ROS - tf2_eigen."
url='https://wiki.ros.org/tf2_eigen'
pkgname='ros-noetic-tf2-eigen'
-pkgver='0.7.5'
+pkgver='0.7.6'
arch=('any')
pkgrel=1
license=('BSD')
@@ -33,7 +33,7 @@ depends=(
_dir="geometry2-${pkgver}/tf2_eigen"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/geometry2/archive/${pkgver}.tar.gz")
-sha256sums=('0b5d461c71d6dc1dbdb99a2ba39e1515194cd451c2e53d53caadb3ecea13367a')
+sha256sums=('cd6014745564bc9fc926999820a22742058a3a0bafd4b71795324026d4491db3')
build() {
# Use ROS environment variables.