diff --git a/.SRCINFO b/.SRCINFO index b7aa98deec459..ac75b0b881f34 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = 20230911_6f88693 + pkgver = 20230912_bfc4e5d pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/eqy @@ -14,7 +14,7 @@ pkgbase = eqy-nightly depends = python depends = python-click options = !strip - source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=6f88693 + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=bfc4e5d sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index c050570cf51ff..7130263df7778 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=20230911_6f88693 +pkgver=20230912_bfc4e5d pkgrel=1 epoch=1 pkgdesc="Equivalence Checking with Yosys" @@ -16,7 +16,7 @@ makedepends=("git" "gcc" "yosys-nightly") conflicts=() replaces=() source=( - "eqy::git+https://github.com/YosysHQ/eqy.git#commit=6f88693" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=bfc4e5d" ) sha256sums=( "SKIP"