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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 20:56:40 UTC 2021


    Date: Monday, September 20, 2021 @ 20:56:39
  Author: felixonmars
Revision: 1019740

upgpkg: lib32-libssh2 1.10.0-1

Modified:
  lib32-libssh2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 20:54:55 UTC (rev 1019739)
+++ PKGBUILD	2021-09-20 20:56:39 UTC (rev 1019740)
@@ -6,7 +6,7 @@
 
 _pkgbasename=libssh2
 pkgname=lib32-$_pkgbasename
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts (32-bit)"
 url="https://www.libssh2.org/"
@@ -16,8 +16,8 @@
 provides=('libssh2.so')
 source=("https://www.libssh2.org/download/${_pkgbasename}-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=('27EDEAF22F3ABCEB50DB9A125CC908FDB71E12C2')   # Daniel Stenberg
-md5sums=('1beefafe8963982adc84b408b2959927'
-         'SKIP')
+sha512sums=('e064ee1089eb8e6cd5fa2617f4fd8ff56c2721c5476775a98bdb68c6c4ee4d05c706c3bb0eb479a27a8ec0b17a8a5ef43e1d028ad3f134519aa582d3981a3a30'
+            'SKIP')
 
 build() {
   export CC="gcc -m32"



More information about the arch-commits mailing list