From d078ec94f95e613e5cda2b9cc901c71ae83458b5 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 17 Jun 2023 02:00:06 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230617_nextpnr_0.6_24_g6c0b4443 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c967ab92a6a30..c0a9ab60a39e7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230616_nextpnr_0.6_22_g787fac76 + pkgver = 20230617_nextpnr_0.6_24_g6c0b4443 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -23,7 +23,7 @@ pkgbase = nextpnr-ice40-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=787fac76 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=6c0b4443 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 7adb5fcc84ab6..a011ed58da770 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230616_nextpnr_0.6_22_g787fac76 +pkgver=20230617_nextpnr_0.6_24_g6c0b4443 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=787fac76 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=6c0b4443 ) sha256sums=( "SKIP"