From d3658a0aadc3d77427bbea8c083f4303add0502a Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Thu, 28 Apr 2022 02:00:16 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20220428_nextpnr_0.3_14_g20cfafa1 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 268cd05320638..26f9ac8d8b2cd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20220427_nextpnr_0.3_13_ga35c80cc + pkgver = 20220428_nextpnr_0.3_14_g20cfafa1 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=a35c80cc + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=20cfafa1 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 5f63b2c425117..e7f54b2273860 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20220427_nextpnr_0.3_13_ga35c80cc +pkgver=20220428_nextpnr_0.3_14_g20cfafa1 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=a35c80cc + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=20cfafa1 ) sha256sums=( "SKIP"