[arch-commits] Commit in botan/trunk (PKGBUILD)
    Alexander Rødseth 
    arodseth at nymeria.archlinux.org
       
    Mon Dec 30 13:50:17 UTC 2013
    
    
  
    Date: Monday, December 30, 2013 @ 14:50:17
  Author: arodseth
Revision: 103214
upgpkg: botan 1.10.7-1
Modified:
  botan/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-30 12:53:05 UTC (rev 103213)
+++ PKGBUILD	2013-12-30 13:50:17 UTC (rev 103214)
@@ -5,7 +5,7 @@
 # Contributor: d'Ronin <daronin at 2600.com>
 
 pkgname=botan
-pkgver=1.10.6
+pkgver=1.10.7
 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=('72a9be97350523ee1b06c8722032faa566fcb98456b0b7ac06b45a1dc4446fa7')
+sha256sums=('19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d')
 
 build() {
   cd "Botan-$pkgver"
    
    
More information about the arch-commits
mailing list