diff --git a/mingw-w64-yosys/PKGBUILD b/mingw-w64-yosys/PKGBUILD index ccc46b7dc1..665ae141e3 100644 --- a/mingw-w64-yosys/PKGBUILD +++ b/mingw-w64-yosys/PKGBUILD @@ -1,7 +1,7 @@ _realname=yosys pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.10.r28 +pkgver=0.10.r71 pkgrel=1 pkgdesc="A framework for RTL synthesis tools (mingw-w64)" arch=('any') @@ -21,7 +21,7 @@ makedepends=( "${MINGW_PACKAGE_PREFIX}-python" ) -_commit='0dd42d40' +_commit='11e58d54' source=( "${_realname}::git+https://github.com/YosysHQ/${_realname}.git#commit=${_commit}" "ghdl-yosys-plugin::git+https://github.com/ghdl/ghdl-yosys-plugin.git#commit=9e11f71e"