Skip to content

Commit 5cb5eda

Browse files
[botan] version: 3.11.0-1
1 parent 15de5b5 commit 5cb5eda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Yukari Chiba <i@0x7f.cc>
22

33
pkgname=botan
4-
pkgver=3.10.0
4+
pkgver=3.11.0
55
pkgrel=1
66
pkgdesc='Crypto library written in C++'
77
arch=(x86_64 aarch64 riscv64 loongarch64)
@@ -15,7 +15,7 @@ makedepends=(boost python linux-headers)
1515
optdepends=('boost-libs: for the botan executable'
1616
'python: for using botan2.py')
1717
source=("https://botan.randombit.net/releases/Botan-$pkgver.tar.xz")
18-
sha256sums=('fde194236f6d5434f136ea0a0627f6cc9d26af8b96e9f1e1c7d8c82cd90f4f24')
18+
sha256sums=('e8dd48556818da2c03a9a30932ad05db9e50b12fec90809301ecc64ea51bd11e')
1919

2020
build() {
2121
cd ${pkgname^}-$pkgver

0 commit comments

Comments
 (0)