summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkistlin2022-09-29 13:32:23 +0200
committerkistlin2022-09-29 13:32:23 +0200
commitfa43e8df33eaadb0429184ce7eda420fe56d05d6 (patch)
tree172561364870853023c9480a82eae45b2e71549c /PKGBUILD
parent885ccd0143e2594cbf523c9f6cb04617b2687021 (diff)
downloadaur-fa43e8df33eaadb0429184ce7eda420fe56d05d6.tar.gz
Update to v1.0.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e724ca949588..7e3a9e95b2e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dennis van der Schagt <dennisschagt@gmail.com>
pkgname=eprosima-fast-cdr
-pkgver=1.0.24
+pkgver=1.0.25
pkgrel=1
pkgdesc="eProsima's Fast-CDR for serialization and deserialization"
arch=('x86_64')
@@ -19,7 +19,7 @@ install=
changelog=
source=("https://github.com/eProsima/Fast-CDR/archive/v${pkgver}.tar.gz")
noextract=()
-sha256sums=('ecd688ab89ff1c03b9031c314891ae60995e2e73d919b93569eb840d6e87dec2')
+sha256sums=('57c39a86aa852a7fd5c496bc6e18ffe097b8402fac070e2c3ecb601d804cc15d')
validpgpkeys=()
build() {