From 7c60e489a9a84a691b56f4e8f613995b476f102d Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sun, 13 Nov 2022 01:00:56 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20221113_nextpnr_0.4_36_gc8406b71 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f685f9215a9d9..38e8c3283ad23 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20221112_nextpnr_0.4_34_g1aa9cda7 + pkgver = 20221113_nextpnr_0.4_36_gc8406b71 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=1aa9cda7 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c8406b71 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 3a45202a57d39..0e909775cec53 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20221112_nextpnr_0.4_34_g1aa9cda7 +pkgver=20221113_nextpnr_0.4_36_gc8406b71 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=1aa9cda7 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=c8406b71 ) sha256sums=( "SKIP"