summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPlaton Pronko2022-12-24 18:15:14 +0400
committerPlaton Pronko2022-12-24 18:15:14 +0400
commit9df83a5e4ffa5421868f7bbe3a49b0aef8c7afe4 (patch)
tree092d7cff6d796bf53b537d4ac548b1503abbd898 /PKGBUILD
parentddd0566b454fffc67ab04dbc58a23e49a7b7cfef (diff)
downloadaur-9df83a5e4ffa5421868f7bbe3a49b0aef8c7afe4.tar.gz
fix source archive checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa17cf19214f..2464acfc48ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -54,7 +54,7 @@ makedepends=(
source=(
'linux-amd64.tgz' # download from https://cryptopro.ru/sites/default/files/private/csp/50/12600/linux-amd64.tgz
)
-sha256sums=('42363b8a6915014d238eebbf0e5681b2b1ed6bd7f7a3231994648021758644b3')
+sha256sums=('3414afc826241a3e7a0cc4c188ccbca5100c37a7b2e98e5b650194b091b912e9')
install=cryptopro-csp-k1.install
options=(!strip)