mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumpped sby version to 20250806_v0.55_77_g1238080
This commit is contained in:
parent
c533fa1ee9
commit
da007496f7
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = sby-nightly
|
||||
pkgdesc = Front-end for Yosys-based formal verification flows
|
||||
pkgver = 20250805_v0.55_72_gb434897
|
||||
pkgver = 20250806_v0.55_77_g1238080
|
||||
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=b434897
|
||||
source = sby::git+https://github.com/YosysHQ/sby.git#commit=1238080
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = sby-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=sby-nightly
|
||||
pkgver=20250805_v0.55_72_gb434897
|
||||
pkgver=20250806_v0.55_77_g1238080
|
||||
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=b434897"
|
||||
"sby::git+https://github.com/YosysHQ/sby.git#commit=1238080"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue