summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-06 01:00:03 +0100
committerAki Van Ness2024-01-06 01:00:03 +0100
commitb27e1c2aef2f2b4d5e31899cc28d1c62f86c2b80 (patch)
treef90ea9b70bf808c31900f0f8ea707b298e4ec0b8
parentb2e7a2e37e87f4fa2ef39e9ddbcc748554ec08e5 (diff)
downloadaur-b27e1c2aef2f2b4d5e31899cc28d1c62f86c2b80.tar.gz
Bumped nextpnr-ice40 Version to 20240106_nextpnr_0.6_176_g257fbe54
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2adb0d7c7f43..22310ce07ee5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240105_nextpnr_0.6_175_gd557e3e3
+ pkgver = 20240106_nextpnr_0.6_176_g257fbe54
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=d557e3e3
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=257fbe54
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 7f5db1643cc9..2ecc6819a039 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240105_nextpnr_0.6_175_gd557e3e3
+pkgver=20240106_nextpnr_0.6_176_g257fbe54
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=d557e3e3
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=257fbe54
)
sha256sums=(
"SKIP"