summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraki-nyan2022-06-22 02:00:42 +0200
committeraki-nyan2022-06-22 02:00:42 +0200
commit9afad8f458e6e3a84aded27010752d85d65597ec (patch)
tree2761450d7cad7470bfc86b32c8d2183ae299dc66 /PKGBUILD
parent59c11640c8841c4ae33e8fd9841071aa90c7d65c (diff)
downloadaur-9afad8f458e6e3a84aded27010752d85d65597ec.tar.gz
Bumped yosys-nightly Version to 20220622_yosys_0.18_29_gf69c2c802
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36aa6ded0575..5ae8d7eca8cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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"