Bumpped sby version to 20250327_v0.51_6_gff98e51

This commit is contained in:
Aki Van Ness 2025-03-27 01:00:35 +01:00
parent 2672a30f3a
commit eb1173cd09
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = sby-nightly
pkgdesc = Front-end for Yosys-based formal verification flows
pkgver = 20250326_v0.51_4_g20ee439
pkgver = 20250327_v0.51_6_gff98e51
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/sby
@ -19,7 +19,7 @@ pkgbase = sby-nightly
conflicts = symbiyosys-git
replaces = symbiyosys-nightly
options = !strip
source = sby::git+https://github.com/YosysHQ/sby.git#commit=20ee439
source = sby::git+https://github.com/YosysHQ/sby.git#commit=ff98e51
sha256sums = SKIP
pkgname = sby-nightly

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=sby-nightly
pkgver=20250326_v0.51_4_g20ee439
pkgver=20250327_v0.51_6_gff98e51
pkgrel=1
epoch=1
pkgdesc="Front-end for Yosys-based formal verification flows"
@ -22,7 +22,7 @@ makedepends=("git")
conflicts=("symbiyosys-git")
replaces=("symbiyosys-nightly")
source=(
"sby::git+https://github.com/YosysHQ/sby.git#commit=20ee439"
"sby::git+https://github.com/YosysHQ/sby.git#commit=ff98e51"
)
sha256sums=(
"SKIP"