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

Andrea Scarpino andrea at archlinux.org
Sun Oct 3 08:44:27 UTC 2010


    Date: Sunday, October 3, 2010 @ 04:44:26
  Author: andrea
Revision: 93068

upstream release

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-03 08:41:51 UTC (rev 93067)
+++ PKGBUILD	2010-10-03 08:44:26 UTC (rev 93068)
@@ -1,10 +1,10 @@
-# $Id $
+# $Id$
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: ice-man <icemanf at gmail.com>
 # Contributor: sergeantspoon <sergeantspoon at archlinux.us>
 
 pkgname=libssh
-pkgver=0.4.5
+pkgver=0.4.6
 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/${pkgname}-${pkgver}.tar.gz")
-md5sums=('156bf2402f3251b50b15fe8598c9031d')
+md5sums=('9efdc8911fdb150fb16500c2fbe4ef2e')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list