From 7a9af822906a1deddd474de95fe5eb92be8e443b Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 3 Oct 2023 02:00:04 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20231003_nextpnr_0.6_118_g0eb9a9ad --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1eca1decc94f2..d965efa96b494 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20231002_nextpnr_0.6_104_ge8602fb5 + pkgver = 20231003_nextpnr_0.6_118_g0eb9a9ad pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -23,7 +23,7 @@ pkgbase = nextpnr-ice40-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e8602fb5 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=0eb9a9ad sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index a4f424c78bfe9..d53ff04fef54a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20231002_nextpnr_0.6_104_ge8602fb5 +pkgver=20231003_nextpnr_0.6_118_g0eb9a9ad pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" @@ -25,7 +25,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=e8602fb5 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=0eb9a9ad ) sha256sums=( "SKIP"