diff --git a/mingw-w64-ghdl/PKGBUILD b/mingw-w64-ghdl/PKGBUILD index 10d5fac775..0af46f5255 100644 --- a/mingw-w64-ghdl/PKGBUILD +++ b/mingw-w64-ghdl/PKGBUILD @@ -1,8 +1,8 @@ _realname=ghdl pkgbase="mingw-w64-${_realname}" pkgname='__placeholder__' -pkgver=1.0.0.r651.g243bb15e -pkgrel=2 +pkgver=1.0.0.r740.g95cbcc921 +pkgrel=1 pkgdesc='GHDL: the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') @@ -11,7 +11,7 @@ url='https://github.com/ghdl' groups=("${MINGW_PACKAGE_PREFIX}-eda") checkdepends=("${MINGW_PACKAGE_PREFIX}-python") provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") -_commit="243bb15e" +_commit="95cbcc92" source=("${_realname}::git://github.com/ghdl/ghdl.git#commit=${_commit}") sha512sums=('SKIP')