From 9bf6a506fb244d490fe4426b80237adc0aef13fc Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Tue, 27 Sep 2022 02:00:27 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20220927_nextpnr_0.4_15_gc44b034f --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 59358891d088c..ac7f67c6c0a10 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20220926_nextpnr_0.4_13_gf0f9070a + pkgver = 20220927_nextpnr_0.4_15_gc44b034f pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -22,7 +22,7 @@ pkgbase = nextpnr-ice40-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f0f9070a + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c44b034f sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index da038cddb2f72..7ab58430476b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20220926_nextpnr_0.4_13_gf0f9070a +pkgver=20220927_nextpnr_0.4_15_gc44b034f 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=f0f9070a + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=c44b034f ) sha256sums=( "SKIP"