From bb6d27b2eae8cb94702c0e8200701a546ec63c58 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Wed, 6 Dec 2023 01:00:05 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20231206_nextpnr_0.6_151_g6d932245 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b39083c1f2302..dcc99b473a636 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20231205_nextpnr_0.6_151_g6d932245 + pkgver = 20231206_nextpnr_0.6_151_g6d932245 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index dab498df09864..e8e7a9b47492c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20231205_nextpnr_0.6_151_g6d932245 +pkgver=20231206_nextpnr_0.6_151_g6d932245 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"