From 28b35bdebcf7988090c8752b89db9a440b1a5d84 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 13 Jan 2024 01:00:06 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20240113_nextpnr_0.6_178_g2afb1f63 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 14c71b6d38627..4b1a8df552b5c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240112_nextpnr_0.6_177_gd00fdc8f + pkgver = 20240113_nextpnr_0.6_178_g2afb1f63 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=d00fdc8f + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2afb1f63 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 9f0520a947587..8212ffd0dead7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240112_nextpnr_0.6_177_gd00fdc8f +pkgver=20240113_nextpnr_0.6_178_g2afb1f63 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=d00fdc8f + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=2afb1f63 ) sha256sums=( "SKIP"