From 5a7e73a9f6f311e8e6570cf3aca7cd230d79e392 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 11 Nov 2023 01:00:06 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20231111_nextpnr_0.6_134_g506d5f94 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0b2a2d024ec31..e71c74574c03a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20231110_nextpnr_0.6_134_g506d5f94 + pkgver = 20231111_nextpnr_0.6_134_g506d5f94 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 36a5bd06a8270..0f14886c48ae9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20231110_nextpnr_0.6_134_g506d5f94 +pkgver=20231111_nextpnr_0.6_134_g506d5f94 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"