From 91003efccc2ddbf7bf8e80df32351084af8e44a9 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Wed, 8 Feb 2023 01:00:29 +0100 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20230208_nextpnr_0.5_34_ga93f49eb --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 03202f5f8dba1..1d0d19de36958 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20230207_nextpnr_0.5_32_g48b00257 + pkgver = 20230208_nextpnr_0.5_34_ga93f49eb pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -22,7 +22,7 @@ pkgbase = nextpnr-nexus-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=48b00257 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a93f49eb sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index e2cdb144234a2..bdcd7348aea61 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20230207_nextpnr_0.5_32_g48b00257 +pkgver=20230208_nextpnr_0.5_34_ga93f49eb pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" @@ -25,7 +25,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=48b00257" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a93f49eb" ) sha256sums=( "SKIP"