mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumped sby-nightly Version to 20221125_9c75e49
This commit is contained in:
parent
772c6bfb4a
commit
4cc5e43551
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 = 20221124_54cb030
|
||||
pkgver = 20221125_9c75e49
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/sby
|
||||
|
|
@ -15,7 +15,7 @@ pkgbase = sby-nightly
|
|||
conflicts = symbiyosys-git
|
||||
replaces = symbiyosys-nightly
|
||||
options = !strip
|
||||
source = symbiyosys::git+https://github.com/YosysHQ/sby.git#commit=54cb030
|
||||
source = symbiyosys::git+https://github.com/YosysHQ/sby.git#commit=9c75e49
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = sby-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=sby-nightly
|
||||
pkgver=20221124_54cb030
|
||||
pkgver=20221125_9c75e49
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Front-end for Yosys-based formal verification flows"
|
||||
|
|
@ -20,7 +20,7 @@ makedepends=("git")
|
|||
conflicts=("symbiyosys-git")
|
||||
replaces=("symbiyosys-nightly")
|
||||
source=(
|
||||
"symbiyosys::git+https://github.com/YosysHQ/sby.git"#commit=54cb030
|
||||
"symbiyosys::git+https://github.com/YosysHQ/sby.git"#commit=9c75e49
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue