From d46fa7a95803d3d5eabd845a67e270bf6bb37690 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Wed, 3 Apr 2024 02:00:04 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20240403_nextpnr_0.7_19_g7f9f75c0 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8382bde91e659..2fc4cea0df5c8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240402_nextpnr_0.7_19_g7f9f75c0 + pkgver = 20240403_nextpnr_0.7_19_g7f9f75c0 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 29dac47e18876..b56753961f87c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240402_nextpnr_0.7_19_g7f9f75c0 +pkgver=20240403_nextpnr_0.7_19_g7f9f75c0 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"