diff --git a/mingw-w64-libssh/PKGBUILD b/mingw-w64-libssh/PKGBUILD index 1c6e39f283..8217b1323d 100644 --- a/mingw-w64-libssh/PKGBUILD +++ b/mingw-w64-libssh/PKGBUILD @@ -3,7 +3,7 @@ _realname=libssh pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.8.7 +pkgver=0.9.0 pkgrel=1 pkgdesc="Library for accessing ssh client services through C libraries (mingw-w64)" arch=('any') @@ -22,7 +22,7 @@ source=("https://www.libssh.org/files/${pkgver%.*}/${_realname}-${pkgver}.tar.xz "https://www.libssh.org/files/${pkgver%.*}/${_realname}-${pkgver}.tar.xz.asc" "mingw-as-unix.patch" "mingw-DATADIR-conflict.patch") -sha256sums=('43304ca22f0ba0b654e14b574a39816bc70212fdea5858a6637cc26cade3d592' +sha256sums=('25303c2995e663cd169fdd902bae88106f48242d7e96311d74f812023482c7a5' 'SKIP' '8db580bf64d37f3d6b9a13558696eae8586edd3195eb2e930b7e326b98a9aef9' 'a56298da4ff75d7c2a7f4c4068a814c67f34773ea23601b2c236b669de320af6')