diff options
author | Aki Van Ness | 2024-09-07 02:00:20 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-09-07 02:00:20 +0200 |
commit | 4354481b6129c994dd578bf21ef6a4657632eaa4 (patch) | |
tree | 965390b41a57aa38e8d8075e17e49bb18abf99f7 /.SRCINFO | |
parent | 4ffcd564f5eae284c58a81b96e2cce25c8fdc943 (diff) | |
download | aur-4354481b6129c994dd578bf21ef6a4657632eaa4.tar.gz |
Bumpped yosys version to 20240907_0.45_106_gb20df72e1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = yosys-nightly pkgdesc = Yosys Open SYnthesis Suite, A framework for RTL synthesis - pkgver = 20240906_0.45_11_g3b8f3c271 + pkgver = 20240907_0.45_106_gb20df72e1 pkgrel = 1 epoch = 1 url = https://yosyshq.net/yosys/ @@ -22,13 +22,13 @@ pkgbase = yosys-nightly depends = readline optdepends = graphviz: Schematics display support optdepends = xdot: Design netlist display support - provides = yosys=11 + provides = yosys=106 conflicts = yosys conflicts = yosys-git replaces = yosys replaces = yosys-git options = !strip - source = yosys::git+https://github.com/YosysHQ/yosys.git#commit=3b8f3c271 + source = yosys::git+https://github.com/YosysHQ/yosys.git#commit=b20df72e1 source = yosys.conf sha256sums = SKIP sha256sums = 7513c07ccaf3ff00b1692348ece8a44ee48a7b9f5318f773de78d7538e82c127 |