diff --git a/.SRCINFO b/.SRCINFO index 092a0e89cb11..55f872f6c8b2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mcy-nightly pkgdesc = Mutation Cover with Yosys - pkgver = 20230925_2f2ad20 + pkgver = 20230926_ec5bb11 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=2f2ad20 + source = mcy::git+https://github.com/YosysHQ/mcy.git#commit=ec5bb11 sha256sums = SKIP pkgname = mcy-nightly diff --git a/PKGBUILD b/PKGBUILD index 0cd6f45d072a..6d4c8cafb333 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=mcy-nightly -pkgver=20230925_2f2ad20 +pkgver=20230926_ec5bb11 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=2f2ad20" + "mcy::git+https://github.com/YosysHQ/mcy.git#commit=ec5bb11" ) sha256sums=( "SKIP"