diff --git a/.SRCINFO b/.SRCINFO index 73241af53507a..17a01fce529c0 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = eqy-nightly pkgdesc = Equivalence Checking with Yosys - pkgver = @EDA_PKG_VER@ + pkgver = 20240411_yosys_0.40_2_g0dcf0f1 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=@EDA_PKG_HASH@ + source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=0dcf0f1 sha256sums = SKIP pkgname = eqy-nightly diff --git a/PKGBUILD b/PKGBUILD index b1869791721a4..a9dfdf35557a9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=@EDA_PKG_VER@ +pkgver=20240411_yosys_0.40_2_g0dcf0f1 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=@EDA_PKG_HASH@" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=0dcf0f1" ) sha256sums=( "SKIP" diff --git a/PKGBUILD.in b/PKGBUILD.in index b1869791721a4..0eabc3096251f 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=eqy-nightly -pkgver=@EDA_PKG_VER@ +pkgver=@EDA_VER@ 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=@EDA_PKG_HASH@" + "eqy::git+https://github.com/YosysHQ/eqy.git#commit=@EDA_HASH@" ) sha256sums=( "SKIP"