summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis van der Schagt2021-04-11 19:28:12 +0200
committerDennis van der Schagt2021-04-11 19:28:12 +0200
commitb82d9fef73842ddfd4ff4fcf6d69b82f2514efae (patch)
tree8365d9379df2b81f8c665217457b49c5f2b45da6 /PKGBUILD
parent04d519eed316a754a0270e144c0e03527ea3ccc0 (diff)
downloadaur-b82d9fef73842ddfd4ff4fcf6d69b82f2514efae.tar.gz
Update to v2.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d99024f7a830..8d6b48612a36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dennis van der Schagt <dennisschagt@gmail.com>
pkgname=eprosima-fast-dds
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
pkgdesc="eProsima's Fast-DDS implementation"
arch=('x86_64')
url="https://github.com/eProsima/Fast-DDS"
@@ -19,7 +19,7 @@ install=
changelog=
source=("https://github.com/eProsima/Fast-DDS/archive/v${pkgver}.tar.gz")
noextract=()
-sha256sums=('70123b84f0bbed28b2fac20cbb138f7a4880216d431cbe7b4a8aa0ae5b18575c')
+sha256sums=('5c1941250889d0ef2db9b8c95019daf0fc06cfd2183660db6f55818df3c682b8')
validpgpkeys=()
build() {