mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumpped eqy version to 20250703_v0.54_3_g0f76b9e
This commit is contained in:
parent
26a343d5fe
commit
0ba6ae2fd6
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = eqy-nightly
|
||||
pkgdesc = Equivalence Checking with Yosys
|
||||
pkgver = 20250702_v0.54
|
||||
pkgver = 20250703_v0.54_3_g0f76b9e
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/eqy
|
||||
|
|
@ -15,7 +15,7 @@ pkgbase = eqy-nightly
|
|||
depends = python-click
|
||||
provides = eqy
|
||||
options = !strip
|
||||
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=93bf4df
|
||||
source = eqy::git+https://github.com/YosysHQ/eqy.git#commit=0f76b9e
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = eqy-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=eqy-nightly
|
||||
pkgver=20250702_v0.54
|
||||
pkgver=20250703_v0.54_3_g0f76b9e
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Equivalence Checking with Yosys"
|
||||
|
|
@ -17,7 +17,7 @@ provides=("eqy")
|
|||
conflicts=()
|
||||
replaces=()
|
||||
source=(
|
||||
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=93bf4df"
|
||||
"eqy::git+https://github.com/YosysHQ/eqy.git#commit=0f76b9e"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue