From 87d5d8a522ef0156bbe2a8a6ca65409fb6ae0657 Mon Sep 17 00:00:00 2001 From: umarcor Date: Mon, 19 Jul 2021 14:36:36 +0200 Subject: [PATCH] ghdl: update to 1.0.0.r517.g9262a810 --- mingw-w64-ghdl/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-ghdl/PKGBUILD b/mingw-w64-ghdl/PKGBUILD index 70cb7750ef..f6d83f6ed6 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.r348.g7d5c6c48 +pkgver=1.0.0.r517.g9262a810 pkgrel=1 pkgdesc='GHDL: the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL' arch=('any') @@ -11,7 +11,7 @@ url='https://github.com/ghdl' groups=("${MINGW_PACKAGE_PREFIX}-eda") checkdepends=("${MINGW_PACKAGE_PREFIX}-python") provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") -source=("${_realname}::git://github.com/ghdl/ghdl.git#commit=7d5c6c48") +source=("${_realname}::git://github.com/ghdl/ghdl.git#commit=9262a810") sha512sums=('SKIP') pkgver() {