From 7d2d476b9c2a15bf2e8911b56564e937997b9aba Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Fri, 21 Apr 2023 02:00:22 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230421_nextpnr_0.5_110_g051bdb12 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f80969ed5356b..1bd41b3a8b382 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230420_nextpnr_0.5_107_g71192dc7 + pkgver = 20230421_nextpnr_0.5_110_g051bdb12 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=71192dc7 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=051bdb12 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 48b552b616a84..c6d62726c1bd2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230420_nextpnr_0.5_107_g71192dc7 +pkgver=20230421_nextpnr_0.5_110_g051bdb12 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=71192dc7 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=051bdb12 ) sha256sums=( "SKIP"