From 8e8c73516d532a263dd41dfd0b0403e47e964e2a Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Tue, 31 Jan 2023 01:00:38 +0100 Subject: [PATCH] Bumped nextpnr-all Version to 20230131_nextpnr_0.5_21_gbfa3e047 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5af08ee4ddb7..b6ad4e1a4037 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - all FPGA architectures - pkgver = 20230130_nextpnr_0.5_18_gf80b871d + pkgver = 20230131_nextpnr_0.5_21_gbfa3e047 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -27,7 +27,7 @@ pkgbase = nextpnr-all-nightly conflicts = nextpnr-nexus-nightly conflicts = nextpnr-generic-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f80b871d + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=bfa3e047 sha256sums = SKIP pkgname = nextpnr-all-nightly diff --git a/PKGBUILD b/PKGBUILD index f09024d0edc0..9c8537dda388 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=20230130_nextpnr_0.5_18_gf80b871d +pkgver=20230131_nextpnr_0.5_21_gbfa3e047 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - all FPGA architectures" @@ -30,7 +30,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f80b871d" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=bfa3e047" ) sha256sums=( "SKIP"