diff --git a/mingw-w64-ghdl/PKGBUILD b/mingw-w64-ghdl/PKGBUILD index 6aa0ffa652..a8c5b2305b 100644 --- a/mingw-w64-ghdl/PKGBUILD +++ b/mingw-w64-ghdl/PKGBUILD @@ -1,7 +1,7 @@ _realname=ghdl pkgbase="mingw-w64-${_realname}" pkgname='__placeholder__' -pkgver=1.0.0.r849.gc56db2336 +pkgver=1.0.0.r895.g15b84d1fb pkgrel=1 pkgdesc='GHDL: the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL' arch=('any') @@ -12,7 +12,7 @@ groups=("${MINGW_PACKAGE_PREFIX}-eda") checkdepends=("${MINGW_PACKAGE_PREFIX}-python") provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") -_commit="c56db233" +_commit="15b84d1f" source=("${_realname}::git+https://github.com/ghdl/ghdl.git#commit=${_commit}") sha512sums=('SKIP')