From 929b340dc71c7776ed8b3695b42735f04af33668 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sat, 28 Jan 2023 01:01:17 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230128_nextpnr_0.5_18_gf80b871d --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4911b33ae54da..e6587db144ab9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230127_nextpnr_0.5_14_g9b5e5f12 + pkgver = 20230128_nextpnr_0.5_18_gf80b871d 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=9b5e5f12 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f80b871d sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index ffbffe193de76..346230de890db 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230127_nextpnr_0.5_14_g9b5e5f12 +pkgver=20230128_nextpnr_0.5_18_gf80b871d 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=9b5e5f12 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=f80b871d ) sha256sums=( "SKIP"