From 92e16aac88c279118051edd5e39afa863240f4e2 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 4 Jan 2024 08:07:38 +0100 Subject: [PATCH] putty: Update to 0.80 --- mingw-w64-putty/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-putty/PKGBUILD b/mingw-w64-putty/PKGBUILD index 0401bb57e8..9f6e749f36 100644 --- a/mingw-w64-putty/PKGBUILD +++ b/mingw-w64-putty/PKGBUILD @@ -6,7 +6,7 @@ _realname=putty pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.79 +pkgver=0.80 pkgrel=1 pkgdesc="A free telnet/SSH client (mingw-w64)" arch=('any') @@ -21,7 +21,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git" "${MINGW_PACKAGE_PREFIX}-${_realname}-svn") source=("https://the.earth.li/~sgtatham/putty/latest/${_realname}-${pkgver}.tar.gz" "putty-${pkgver}.tar.gz.sig::https://the.earth.li/~sgtatham/putty/${pkgver}/putty-${pkgver}.tar.gz.gpg") -sha256sums=('428cc8666fbb938ebf4ac9276341980dcd70de395b33164496cf7995ef0ef0d8' +sha256sums=('2013c83a721b1753529e9090f7c3830e8fe4c80a070ccce764539badb3f67081' 'SKIP') validpgpkeys=('F412BA3AA30FDC0E77B4E3871993D21BCAD1AA77') # PuTTY Releases