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

Andrea Scarpino andrea at archlinux.org
Wed Jun 9 19:41:03 UTC 2010


    Date: Wednesday, June 9, 2010 @ 15:41:02
  Author: andrea
Revision: 82279

upgpkg: libssh 0.4.4-1
upstream release

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-09 19:36:18 UTC (rev 82278)
+++ PKGBUILD	2010-06-09 19:41:02 UTC (rev 82279)
@@ -4,16 +4,16 @@
 # Contributor: sergeantspoon <sergeantspoon at archlinux.us>
 
 pkgname=libssh
-pkgver=0.4.1
-pkgrel=3
+pkgver=0.4.4
+pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="http://www.libssh.org/"
 license=('LGPL')
 arch=('i686' 'x86_64')
 depends=('openssl')
 makedepends=('cmake' 'doxygen')
-source=(http://www.libssh.org/files/$pkgname-$pkgver.tar.gz)
-md5sums=('258402bf1fabf664daeba4e5fc7a8d09')
+source=("http://www.libssh.org/files/${pkgname}-${pkgver}.tar.gz")
+md5sums=('2fd85f902c5be2a645d4c2e4d4151052')
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list