mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumpped sby version to 20260219_v0.62_13_g62536e7
This commit is contained in:
parent
a6f0fe6c05
commit
08c04ccf25
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 = 20260218_v0.62
|
||||
pkgver = 20260219_v0.62_13_g62536e7
|
||||
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=1617168
|
||||
source = sby::git+https://github.com/YosysHQ/sby.git#commit=62536e7
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = sby-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=sby-nightly
|
||||
pkgver=20260218_v0.62
|
||||
pkgver=20260219_v0.62_13_g62536e7
|
||||
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=1617168"
|
||||
"sby::git+https://github.com/YosysHQ/sby.git#commit=62536e7"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue