[arch-commits] Commit in botan/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Dec 20 20:05:29 UTC 2015
Date: Sunday, December 20, 2015 @ 21:05:29
Author: arodseth
Revision: 153800
upgpkg: botan 1.11.25-2
Modified:
botan/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-20 19:36:22 UTC (rev 153799)
+++ PKGBUILD 2015-12-20 20:05:29 UTC (rev 153800)
@@ -7,12 +7,12 @@
pkgname=botan
pkgver=1.11.25
-pkgrel=1
+pkgrel=2
pkgdesc='Crypto library written in C++'
license=('BSD')
arch=('x86_64' 'i686')
url='http://botan.randombit.net/'
-depends=('gcc-libs' 'sh' 'asio')
+depends=('gcc-libs' 'sh')
makedepends=('python' 'asio' 'git')
source=("http://botan.randombit.net/releases/Botan-${pkgver}.tgz"{,.asc})
#source=("git://github.com/randombit/botan.git#commit=8e19ecf11c")
More information about the arch-commits
mailing list