From 86ccced11bbc0d371d2be29f870204d5f07b99d3 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Wed, 8 May 2024 02:01:47 +0200 Subject: [PATCH] Bumpped nextpnr-ice40 version to 20240508_nextpnr_0.7_36_g09703c7f --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4cea160836159..1f00f9e76a77a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240507_nextpnr_0.7_36_g09703c7f + pkgver = 20240508_nextpnr_0.7_36_g09703c7f pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index ccb30d92d9db1..ea2f387ff32f8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240507_nextpnr_0.7_36_g09703c7f +pkgver=20240508_nextpnr_0.7_36_g09703c7f pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"