From 3f54d5d296951aba017eacb76bd1d9e3ab8df572 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Mon, 6 Feb 2023 01:00:34 +0100 Subject: [PATCH] Bumped nextpnr-all Version to 20230206_nextpnr_0.5_32_g48b00257 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c752f49cf615..ed14f213215e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - all FPGA architectures - pkgver = 20230205_nextpnr_0.5_32_g48b00257 + pkgver = 20230206_nextpnr_0.5_32_g48b00257 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 1741fb8ce818..485a89ff35a5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=20230205_nextpnr_0.5_32_g48b00257 +pkgver=20230206_nextpnr_0.5_32_g48b00257 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - all FPGA architectures"