summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDennis van der Schagt2020-11-17 09:55:47 +0100
committerDennis van der Schagt2020-11-17 09:55:47 +0100
commit2cf095ae6bac198f86c546eac60cfba089572a15 (patch)
treef61702239d1c979d4f2ed30224f9acc7043437b0 /PKGBUILD
parent7ef28fd3d7d6dff281c0dab3ff7706d358d0c030 (diff)
downloadaur-2cf095ae6bac198f86c546eac60cfba089572a15.tar.gz
Update checksums because eProsima re-released without version update
The only changes in the Fast-DDS source code are related to: https://github.com/eProsima/Fast-DDS/pull/1566
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a403e6e2103..3d891c3c8ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dennis van der Schagt <dennisschagt@gmail.com>
pkgname=eprosima-fast-dds
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
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=('25bc7b2e0577d9c568c762a837ae3459c5c604b82f683295cd6fb0d1303d5ede')
+sha256sums=('6653772d5cbb0b188bb585d50e557ce5e587faaad4b607120694212bc726bb26')
validpgpkeys=()
build() {