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

Felix Yan fyan at nymeria.archlinux.org
Thu Apr 17 07:14:09 UTC 2014


    Date: Thursday, April 17, 2014 @ 09:14:08
  Author: fyan
Revision: 109627

upgpkg: botan 1.10.8-1

Modified:
  botan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-17 06:58:40 UTC (rev 109626)
+++ PKGBUILD	2014-04-17 07:14:08 UTC (rev 109627)
@@ -5,7 +5,7 @@
 # Contributor: d'Ronin <daronin at 2600.com>
 
 pkgname=botan
-pkgver=1.10.7
+pkgver=1.10.8
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 license=('BSD')
@@ -14,7 +14,7 @@
 depends=('gcc-libs' 'sh')
 makedepends=('python2')
 source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz")
-sha256sums=('19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d')
+sha256sums=('bc2fd5fe904bba7cd688df021689f53a2d2f87ae728b647196a6b5954d184ea0')
 
 build() {
   cd "Botan-$pkgver"




More information about the arch-commits mailing list