diff --git a/mingw-w64-python-ford/PKGBUILD b/mingw-w64-python-ford/PKGBUILD index cdebff6298..88102ddf99 100644 --- a/mingw-w64-python-ford/PKGBUILD +++ b/mingw-w64-python-ford/PKGBUILD @@ -4,7 +4,7 @@ _pyname=ford _realname=${_pyname} pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") -pkgver=6.1.15 +pkgver=6.1.16 pkgrel=1 pkgdesc="FORD, standing for FORtran Documenter, is an automatic documentation generator for modern Fortran programs (mingw-w64)" url="https://github.com/Fortran-FOSS-Programmers/ford" @@ -24,7 +24,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-tqdm") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/Fortran-FOSS-Programmers/ford/archive/v${pkgver}.tar.gz") -sha256sums=('57acffb8b1c9c41b66d1f3e7bd34bc6d307e69ce3b32679eeb84cb87d6b8bc80') +sha256sums=('76055da4d947802e9c664509a0af4ebc339ae48d9acdd00894299bb8db9141cc') prepare() { cd ${srcdir}