[arch-commits] Commit in libssh/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Sep 2 18:35:37 UTC 2022
Date: Friday, September 2, 2022 @ 18:35:36
Author: arojas
Revision: 454918
upgpkg: libssh 0.10.2-1: Update to 0.10.2
Modified:
libssh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-02 18:30:41 UTC (rev 454917)
+++ PKGBUILD 2022-09-02 18:35:36 UTC (rev 454918)
@@ -6,7 +6,7 @@
pkgbase=libssh
pkgname=(libssh libssh-docs)
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
pkgdesc='Library for accessing ssh client services through C libraries'
url='https://www.libssh.org/'
@@ -16,7 +16,7 @@
makedepends=(cmake cmocka doxygen python openssh)
provides=(libssh.so)
source=("https://www.libssh.org/files/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('da2b3337a0dd1d1e3788376ee471548520cad91a4f3f23ea3f50c5a73a7e69a5'
+sha256sums=('15b83d7b74c8c67f758fb32faf1d9a35d5f8f50db523276a419e9876530f098a'
'SKIP')
validpgpkeys=('8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D') # Andreas Schneider <asn at cryptomilk.org>
More information about the arch-commits
mailing list