From 288fce888b8f249cda4b0f27a1d36fe870cec200 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 6 Aug 2018 13:06:12 +0000 Subject: [PATCH] community/botan to 2.7.0-2 --- community/botan/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD index 7a382f1ff..43b5fc1d5 100644 --- a/community/botan/PKGBUILD +++ b/community/botan/PKGBUILD @@ -12,7 +12,7 @@ pkgname=botan pkgver=2.7.0 -pkgrel=1 +pkgrel=2 pkgdesc='Crypto library written in C++' arch=('x86_64') url='https://botan.randombit.net/'