From 553cdbb92ff090a059aca37c99db98f5d5f9a833 Mon Sep 17 00:00:00 2001 From: Freemor Date: Sat, 10 Aug 2019 16:52:14 -0300 Subject: Rebuild [pcr/biblesync] to move it to my key. Issue #2405 --- pcr/biblesync/PKGBUILD | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'pcr') diff --git a/pcr/biblesync/PKGBUILD b/pcr/biblesync/PKGBUILD index bf1aaae84..ea7b948ce 100644 --- a/pcr/biblesync/PKGBUILD +++ b/pcr/biblesync/PKGBUILD @@ -3,7 +3,7 @@ pkgname=biblesync pkgver=1.1.2 -pkgrel=2 +pkgrel=3 pkgdesc="multicast shared co-navigation library for Bible programs" url="http://sourceforge.net/projects/gnomesword/files/BibleSync/1.1.2/" arch=('i686' 'x86_64') @@ -15,8 +15,6 @@ validpgpkeys=('CB6E213A349B8DF9E96B622AC3F4FFCF3EAE8697') # PKGBUILD Maintainer' sha512sums=('7725c8228e2dff79edaf065ff4d4816a6cf214d1d874817345cc4154142144bce479ca1ae871053886bff4f6610715a27bce81c25c2a636444d5873e93bfdc62') build() { - whirlpoolsum=('ae89ac316cc70415ec4e0e458e7d8173b5a59741475bf1638f90c1614618058a664118bbb22d931e936fb7c4a1e8b4897f75a1d9cb7538ab0d8b8b7b96c81da6') - [[ "$(openssl dgst -r -whirlpool $pkgname-$pkgver.tar.gz | awk '{print $1}')" = ${whirlpoolsum} ]] && echo "Whirlpool checksum passed." || { echo "Whirlpool checksum failed!!" ; exit 1; } # This is an added security layer. If SHA512 for some unlikely reason fails, whirlpool will check and abort if it too fails to match. cd $pkgname-$pkgver [[ -d build ]] || mkdir -p build cd build -- cgit v1.2.3