From f1c488fc8264f6efb88e9f58006e16f32a6d43ca Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Thu, 6 Apr 2023 02:00:12 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230406_nextpnr_0.5_100_g23f2877d --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index cb00bc9807f21..ef1ef2f14d42a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230405_nextpnr_0.5_99_g20b7f760 + pkgver = 20230406_nextpnr_0.5_100_g23f2877d 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=20b7f760 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=23f2877d sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 5161c36504654..0516c48ea6c41 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230405_nextpnr_0.5_99_g20b7f760 +pkgver=20230406_nextpnr_0.5_100_g23f2877d 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=20b7f760 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=23f2877d ) sha256sums=( "SKIP"