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

Tom Gundersen tomegun at nymeria.archlinux.org
Fri Oct 4 22:12:16 UTC 2013


    Date: Saturday, October 5, 2013 @ 00:12:16
  Author: tomegun
Revision: 195904

upgpkg: libssh 0.5.5-1

upstream release

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-04 19:38:53 UTC (rev 195903)
+++ PKGBUILD	2013-10-04 22:12:16 UTC (rev 195904)
@@ -5,7 +5,7 @@
 # Contributor: sergeantspoon <sergeantspoon at archlinux.us>
 
 pkgname=libssh
-pkgver=0.5.4
+pkgver=0.5.5
 pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="http://www.libssh.org/"
@@ -13,7 +13,7 @@
 arch=('i686' 'x86_64')
 depends=('openssl')
 makedepends=('cmake' 'doxygen')
-source=("https://red.libssh.org/attachments/download/41/${pkgname}-${pkgver}.tar.gz")
+source=("https://red.libssh.org/attachments/download/51/${pkgname}-${pkgver}.tar.gz")
 
 build() {
   cd "${srcdir}"
@@ -29,4 +29,4 @@
   cd "${srcdir}"/build
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('b8b4e733c13dfabae33b2688ef82dacc')
+md5sums=('bb308196756c7255c0969583d917136b')




More information about the arch-commits mailing list