From 83ed84e49f875fafdc5d741402241e97e7385cb0 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 2 Dec 2023 01:00:03 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20231202_nextpnr_0.6_151_g6d932245 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b781406ac4004..ee07e4f2f35b3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20231201_nextpnr_0.6_151_g6d932245 + pkgver = 20231202_nextpnr_0.6_151_g6d932245 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 30b82f2d5116a..10a1838f03096 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20231201_nextpnr_0.6_151_g6d932245 +pkgver=20231202_nextpnr_0.6_151_g6d932245 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"