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

Florian Pritz bluewind at archlinux.org
Wed Mar 11 14:11:53 UTC 2015


    Date: Wednesday, March 11, 2015 @ 15:11:52
  Author: bluewind
Revision: 129076

upgpkg: lib32-libssh2 1.5.0-1

upstream update

Modified:
  lib32-libssh2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-11 13:34:43 UTC (rev 129075)
+++ PKGBUILD	2015-03-11 14:11:52 UTC (rev 129076)
@@ -7,8 +7,8 @@
 
 _pkgbasename=libssh2
 pkgname=lib32-$_pkgbasename
-pkgver=1.4.3
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts (32-bit)"
 url="http://www.libssh2.org/"
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 makedepends=('zlib' "gcc-multilib")
 options=('!libtool')
 source=("http://www.libssh2.org/download/${_pkgbasename}-${pkgver}.tar.gz")
-md5sums=('071004c60c5d6f90354ad1b701013a0b')
+md5sums=('e7fa3f5c6bd2d67a9b360ff726bbc6ba')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list