From 723ef6caf0715eecf548ba1c22140c5a20f7357d Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 9 Nov 2023 01:00:05 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20231109_nextpnr_0.6_133_g4c6003ac --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1d29b0d6729f3..8fd319542da8d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20231108_nextpnr_0.6_133_g4c6003ac + pkgver = 20231109_nextpnr_0.6_133_g4c6003ac pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 6ff66c2ed44b1..10a80c97e3b73 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20231108_nextpnr_0.6_133_g4c6003ac +pkgver=20231109_nextpnr_0.6_133_g4c6003ac pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"