From 53b8d6cfe696c0ed3601135cb14fae55aa3873d9 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Thu, 21 Apr 2022 02:00:08 +0200 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20220421_nextpnr_0.3_13_ga35c80cc --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index cbf7202fea0de..d9bfd4217781f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20220420_nextpnr_0.3_12_gb8f9f2da + pkgver = 20220421_nextpnr_0.3_13_ga35c80cc 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=b8f9f2da + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a35c80cc sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 655640fe668fe..7663e6a739040 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20220420_nextpnr_0.3_12_gb8f9f2da +pkgver=20220421_nextpnr_0.3_13_ga35c80cc 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=b8f9f2da" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a35c80cc" ) sha256sums=( "SKIP"