summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkistlin2023-09-29 18:06:27 +0200
committerkistlin2023-09-29 18:06:27 +0200
commit176d062ef8f78b35a8e30da1e2e843c91e2ed6b5 (patch)
tree72bb57eea9bb83a587eb5d01b69a1e2426bb0b39 /PKGBUILD
parent8325526100cf2ec5ea10de50b024d7cfc39d6f90 (diff)
downloadaur-176d062ef8f78b35a8e30da1e2e843c91e2ed6b5.tar.gz
Update to v2.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21994cc5482e..1129950ab15e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dennis van der Schagt <dennisschagt@gmail.com>
pkgname=eprosima-fast-dds
-pkgver=2.11.2
+pkgver=2.12.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=('711f5d7afc6a31a908ab204f8b67045d5e7cab7b4052614b595b37c774f357fd')
+sha256sums=('3ba7eaf3deec9d282a86b414f8be8cc7a7c94d08fef9bc548a1311f41d944475')
validpgpkeys=()
build() {