mirror of
https://github.com/archlinux/aur.git
synced 2026-03-07 14:59:27 +01:00
Bumped mcy-nightly Version to 20231010_9052030
This commit is contained in:
parent
e435951939
commit
c173633e7a
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = mcy-nightly
|
||||
pkgdesc = Mutation Cover with Yosys
|
||||
pkgver = 20231009_ec5bb11
|
||||
pkgver = 20231010_9052030
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/mcy
|
||||
|
|
@ -18,7 +18,7 @@ pkgbase = mcy-nightly
|
|||
depends = boost-libs
|
||||
optdepends = python-flask
|
||||
options = !strip
|
||||
source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=ec5bb11
|
||||
source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=9052030
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = mcy-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=mcy-nightly
|
||||
pkgver=20231009_ec5bb11
|
||||
pkgver=20231010_9052030
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Mutation Cover with Yosys"
|
||||
|
|
@ -16,7 +16,7 @@ makedepends=("git" "gcc" "cmake" "boost")
|
|||
conflicts=()
|
||||
replaces=()
|
||||
source=(
|
||||
"mcy::git+https://github.com/YosysHQ/mcy.git#commit=ec5bb11"
|
||||
"mcy::git+https://github.com/YosysHQ/mcy.git#commit=9052030"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue