From a455f29691b83aa8a4a4fda84d9aed5f155d3a5d Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sun, 30 Oct 2022 02:00:24 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20221030_nextpnr_0.4_28_gac17c36b --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5c20c8cc773f5..99d8e044044ac 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20221029_nextpnr_0.4_28_gac17c36b + pkgver = 20221030_nextpnr_0.4_28_gac17c36b pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index f543f02221817..906762c67e9fe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20221029_nextpnr_0.4_28_gac17c36b +pkgver=20221030_nextpnr_0.4_28_gac17c36b pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"