From 4442e9485c4888fa58c93afa6501393064f224b5 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sat, 20 May 2023 02:00:48 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230520_nextpnr_0.6_6_g1d3e5151 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b8087e8e9e14d..906b0f48eaf1f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230519_nextpnr_0.6_4_g7a827b1c + pkgver = 20230520_nextpnr_0.6_6_g1d3e5151 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=7a827b1c + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1d3e5151 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 6c012f9b64f39..9bc69a11ef68e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230519_nextpnr_0.6_4_g7a827b1c +pkgver=20230520_nextpnr_0.6_6_g1d3e5151 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=7a827b1c + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=1d3e5151 ) sha256sums=( "SKIP"