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

Antonio Rojas arojas at archlinux.org
Tue Feb 23 20:03:54 UTC 2016


    Date: Tuesday, February 23, 2016 @ 21:03:54
  Author: arojas
Revision: 260200

Update to 0.7.3

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-23 18:57:58 UTC (rev 260199)
+++ PKGBUILD	2016-02-23 20:03:54 UTC (rev 260200)
@@ -6,7 +6,7 @@
 
 pkgbase=libssh
 pkgname=(libssh libssh-docs)
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="http://www.libssh.org/"
@@ -15,9 +15,9 @@
 depends=(openssl)
 makedepends=(cmake cmocka doxygen)
 checkdepends=(openssh)
-source=(https://red.libssh.org/attachments/download/177/$pkgname-$pkgver.tar.xz
-        https://red.libssh.org/attachments/download/168/$pkgname-$pkgver.tar.asc)
-md5sums=('5d7d468937649a6dfc6186edfff083db'
+source=(https://red.libssh.org/attachments/download/195/$pkgname-$pkgver.tar.xz
+        https://red.libssh.org/attachments/download/194/$pkgname-$pkgver.tar.asc)
+md5sums=('05465da8004f3258db946346213209de'
          'SKIP')
 validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider <asn at cryptomilk.org>
 



More information about the arch-commits mailing list