From 93a9dea83e6b615f1255a6f4efdf4b3d9f18cc7d Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Thu, 19 Jan 2023 01:00:40 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230119_nextpnr_0.5_5_gdc2dac1f --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 09bfcbef1dde8..eff0d03ca65d1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230118_nextpnr_0.5_3_ga46afc6f + pkgver = 20230119_nextpnr_0.5_5_gdc2dac1f pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -22,7 +22,7 @@ pkgbase = nextpnr-ice40-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a46afc6f + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=dc2dac1f sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index eeda8e95dd0e7..31a5a68c22a1c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230118_nextpnr_0.5_3_ga46afc6f +pkgver=20230119_nextpnr_0.5_5_gdc2dac1f pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" @@ -25,7 +25,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=a46afc6f + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=dc2dac1f ) sha256sums=( "SKIP"