From 3e1bfa122d37b3cb92b503f09f0a7f8dd31df2bf Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 20 Apr 2024 02:01:46 +0200 Subject: [PATCH] Bumpped nextpnr-ice40 version to 20240420_nextpnr_0.7_28_gedcafcf0 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1a8bf8cb65893..b1ebe20829c82 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240419_nextpnr_0.7_26_gd3b53d8e + pkgver = 20240420_nextpnr_0.7_28_gedcafcf0 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=d3b53d8e + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=edcafcf0 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 2ba95160d2565..5ca99d9377cf0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240419_nextpnr_0.7_26_gd3b53d8e +pkgver=20240420_nextpnr_0.7_28_gedcafcf0 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=d3b53d8e" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=edcafcf0" ) sha256sums=( "SKIP"