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

Christian Hesse eworm at archlinux.org
Fri Jun 28 10:11:37 UTC 2019


    Date: Friday, June 28, 2019 @ 10:11:36
  Author: eworm
Revision: 357009

upgpkg: libssh 0.9.0-1

new upstream release

Modified:
  libssh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-28 08:06:09 UTC (rev 357008)
+++ PKGBUILD	2019-06-28 10:11:36 UTC (rev 357009)
@@ -6,7 +6,7 @@
 
 pkgbase=libssh
 pkgname=(libssh libssh-docs)
-pkgver=0.8.7
+pkgver=0.9.0
 pkgrel=1
 pkgdesc="Library for accessing ssh client services through C libraries"
 url="https://www.libssh.org/"
@@ -15,7 +15,7 @@
 depends=(zlib openssl)
 makedepends=(cmake cmocka doxygen python)
 source=(https://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.asc})
-sha256sums=('43304ca22f0ba0b654e14b574a39816bc70212fdea5858a6637cc26cade3d592'
+sha256sums=('25303c2995e663cd169fdd902bae88106f48242d7e96311d74f812023482c7a5'
             'SKIP')
 validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider <asn at cryptomilk.org>
 



More information about the arch-commits mailing list