From f3cf1f02cf746c110458b80731a7efd4cbf23784 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Wed, 30 Aug 2023 02:00:04 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230830_nextpnr_0.6_48_g5497a37d --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2bf22380e0a94..8d156f901c9f7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230829_nextpnr_0.6_46_ge08471df + pkgver = 20230830_nextpnr_0.6_48_g5497a37d 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=e08471df + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=5497a37d sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 361f293c369d4..61708dd2f0afe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230829_nextpnr_0.6_46_ge08471df +pkgver=20230830_nextpnr_0.6_48_g5497a37d 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=e08471df + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=5497a37d ) sha256sums=( "SKIP"