From 994bb54352b79102617d72209c7e3e70091ef1b3 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 5 Jul 2024 02:03:46 +0200 Subject: [PATCH] Bumpped nextpnr-ice40 version to 20240705_nextpnr_0.7_47_gba293437 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2b73368a21a37..ec3817d14e245 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240704_nextpnr_0.7_47_gba293437 + pkgver = 20240705_nextpnr_0.7_47_gba293437 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 08193bac505e0..17747d8dd1f6a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240704_nextpnr_0.7_47_gba293437 +pkgver=20240705_nextpnr_0.7_47_gba293437 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"