From c055ebe621f2c359818da6daeb73c2d5605ce0d6 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Wed, 13 Apr 2022 02:00:12 +0200 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20220413_nextpnr_0.3_8_g895aa01e --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c58aa04c3c726..4384b9f20c87e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20220412_nextpnr_0.3_6_g9067d954 + pkgver = 20220413_nextpnr_0.3_8_g895aa01e 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=9067d954 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=895aa01e sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index bdb27e8ea9d94..0584e163212d0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20220412_nextpnr_0.3_6_g9067d954 +pkgver=20220413_nextpnr_0.3_8_g895aa01e 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=9067d954" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=895aa01e" ) sha256sums=( "SKIP"