From 79939edfbf65ec802e30788403961e9591474ff0 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 21 Dec 2023 01:00:06 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20231221_nextpnr_0.6_154_g535709a9 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4ff8b749a5e1a..62c73de576e31 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20231220_nextpnr_0.6_154_g535709a9 + pkgver = 20231221_nextpnr_0.6_154_g535709a9 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index a4c4424e2bd67..2aac87c69866f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20231220_nextpnr_0.6_154_g535709a9 +pkgver=20231221_nextpnr_0.6_154_g535709a9 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"