From 66d8432b2a29ab30aaa0bf1d28a1856289abbab0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 21 Apr 2017 13:43:07 +0000 Subject: [PATCH] community/botan to 2.1.0-1 --- community/botan/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD index d840a149e..b5acdd036 100644 --- a/community/botan/PKGBUILD +++ b/community/botan/PKGBUILD @@ -11,7 +11,7 @@ # - AArch64 patch pkgname=botan -pkgver=2.0.1 +pkgver=2.1.0 pkgrel=1 pkgdesc='Crypto library written in C++' license=('BSD') @@ -22,7 +22,7 @@ makedepends=('python' 'asio' 'git') #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c" source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc} '0001-aarch64-support.patch') -md5sums=('09823785c99670b627010ddd6b4f9df3' +md5sums=('2c91a5d65e0f9ddf4fce38bcd2734e70' 'SKIP' '37165d2a365dd2e9d779b89fa55ba77b') # Botan Distribution Key. To import: gpg --import botan.key