[arch-commits] Commit in botan/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sun May 28 11:43:39 UTC 2017


    Date: Sunday, May 28, 2017 @ 11:43:38
  Author: arodseth
Revision: 230579

upgpkg: botan 2.1.0-2

Modified:
  botan/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-28 07:03:20 UTC (rev 230578)
+++ PKGBUILD	2017-05-28 11:43:38 UTC (rev 230579)
@@ -7,13 +7,13 @@
 
 pkgname=botan
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Crypto library written in C++'
 license=('BSD')
 arch=('x86_64' 'i686')
 url='https://botan.randombit.net/'
 depends=('gcc-libs' 'sh')
-makedepends=('python' 'asio' 'git')
+makedepends=('python' 'git')
 source=("https://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
 #source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
 md5sums=('2c91a5d65e0f9ddf4fce38bcd2734e70'



More information about the arch-commits mailing list