From f7f4d8b1aecf902f3925e14e368dd6775bc15699 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sun, 3 Sep 2023 02:00:04 +0200 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20230903_nextpnr_0.6_86_g79c6840f --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 90091bd876f9b..822965ac21735 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20230902_nextpnr_0.6_85_ga9a9251e + pkgver = 20230903_nextpnr_0.6_86_g79c6840f pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -23,7 +23,7 @@ pkgbase = nextpnr-nexus-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a9a9251e + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=79c6840f sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index e4e9f0bc123f9..84952207d87e1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20230902_nextpnr_0.6_85_ga9a9251e +pkgver=20230903_nextpnr_0.6_86_g79c6840f 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=a9a9251e" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=79c6840f" ) sha256sums=( "SKIP"