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

Andrea Scarpino andrea at archlinux.org
Wed Aug 17 07:52:28 UTC 2011


    Date: Wednesday, August 17, 2011 @ 03:52:28
  Author: andrea
Revision: 135676

upgpkg: libssh 0.5.1-1
upstream release

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-17 07:50:36 UTC (rev 135675)
+++ PKGBUILD	2011-08-17 07:52:28 UTC (rev 135676)
@@ -4,7 +4,7 @@
 # Contributor: sergeantspoon <sergeantspoon at archlinux.us>
 
 pkgname=libssh
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="http://www.libssh.org/"
@@ -13,7 +13,7 @@
 depends=('openssl')
 makedepends=('cmake' 'doxygen')
 source=("http://www.libssh.org/files/0.5/${pkgname}-${pkgver}.tar.gz")
-md5sums=('9b37f45751c0ae7ba66099c1fb136946')
+md5sums=('0cd8bc9336398e23a76f4e25c1412eb4')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list