diff options
author | aki-nyan | 2022-06-22 02:00:42 +0200 |
---|---|---|
committer | aki-nyan | 2022-06-22 02:00:42 +0200 |
commit | 9afad8f458e6e3a84aded27010752d85d65597ec (patch) | |
tree | 2761450d7cad7470bfc86b32c8d2183ae299dc66 /PKGBUILD | |
parent | 59c11640c8841c4ae33e8fd9841071aa90c7d65c (diff) | |
download | aur-9afad8f458e6e3a84aded27010752d85d65597ec.tar.gz |
Bumped yosys-nightly Version to 20220622_yosys_0.18_29_gf69c2c802
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Aki-nyan <aur@catgirl.link> pkgname=yosys-nightly -pkgver=20220621_yosys_0.18_22_g34804f3fb +pkgver=20220622_yosys_0.18_29_gf69c2c802 pkgrel=2 epoch=1 pkgdesc="Yosys Open SYnthesis Suite, A framework for RTL synthesis" @@ -15,7 +15,7 @@ optdepends=("graphviz: Schematics display support" "xdot: Design netlist display makedepends=("git" "gcc" "bison" "flex" "pkgconf" "gawk" "protobuf" "iverilog") conflicts=("yosys" "yosys-git") replaces=("yosys" "yosys-git") -source=("yosys::git+https://github.com/YosysHQ/yosys.git#commit=34804f3fb" +source=("yosys::git+https://github.com/YosysHQ/yosys.git#commit=f69c2c802" "yosys.conf") sha256sums=( "SKIP" |