From e1e7c47158d471c8ec74de3e6bf3d4acbc5a1629 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 7 May 2024 02:01:54 +0200 Subject: [PATCH] Bumpped nextpnr-nexus version to 20240507_nextpnr_0.7_36_g09703c7f --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 306eabb88cdf7..d8eb617072a4c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20240506_nextpnr_0.7_32_g3f2451f8 + pkgver = 20240507_nextpnr_0.7_36_g09703c7f pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -22,7 +22,7 @@ pkgbase = nextpnr-nexus-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3f2451f8 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=09703c7f sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index db22120de26f0..cdd122bec56a3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20240506_nextpnr_0.7_32_g3f2451f8 +pkgver=20240507_nextpnr_0.7_36_g09703c7f pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" @@ -25,7 +25,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3f2451f8" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=09703c7f" ) sha256sums=( "SKIP"