summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis van der Schagt2025-03-29 02:24:29 +0100
committerDennis van der Schagt2025-03-29 02:24:29 +0100
commit3a6fc260194011061b8e6d3a6cecf7bf8eead43e (patch)
tree9a174b099c7cfa8ff8b783b6bf879766cb0c24d9 /PKGBUILD
parent53ba2a914e568fca106eb401ba1780e3c25df0da (diff)
downloadaur-eprosima-fast-dds.tar.gz
Update to v3.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb8d2478b5db..8d1b99f688d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dennis van der Schagt <dennisschagt@gmail.com>
pkgname=eprosima-fast-dds
-pkgver=3.1.2
+pkgver=3.2.0
pkgrel=1
pkgdesc="eProsima's Fast-DDS implementation"
arch=('x86_64')
@@ -19,7 +19,7 @@ install=
changelog=
source=("https://github.com/eProsima/Fast-DDS/archive/v${pkgver}.tar.gz")
noextract=()
-sha256sums=('4aaafba605467990d33ee4f719456296cb52928f5b0b6187fecb06bf16058685')
+sha256sums=('8a22f9c8b03f87ddc881b395290158f1e5501a42e5648c0ee9d409869177df83')
validpgpkeys=()
build() {