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

Florian Pritz bluewind at archlinux.org
Thu Jul 2 17:31:47 UTC 2015


    Date: Thursday, July 2, 2015 @ 19:31:46
  Author: bluewind
Revision: 136289

upgpkg: lib32-libssh2 1.6.0-1

upstream update

Modified:
  lib32-libssh2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-02 17:30:53 UTC (rev 136288)
+++ PKGBUILD	2015-07-02 17:31:46 UTC (rev 136289)
@@ -7,7 +7,7 @@
 
 _pkgbasename=libssh2
 pkgname=lib32-$_pkgbasename
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts (32-bit)"
 url="http://www.libssh2.org/"
@@ -18,7 +18,7 @@
 makedepends=('zlib' "gcc-multilib")
 options=('!libtool')
 source=("http://www.libssh2.org/download/${_pkgbasename}-${pkgver}.tar.gz")
-md5sums=('e7fa3f5c6bd2d67a9b360ff726bbc6ba')
+md5sums=('00aabd6e714a5f42a4fb82ace20db1dd')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list