summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-02-10 01:00:06 +0100
committerAki Van Ness2024-02-10 01:00:06 +0100
commit8a66354c3f7db4cd14dd531c27fc32c239ccc9fa (patch)
tree9fb165fdb5fa1b0688db5cc1fc08e168f435dda6
parente437ec47c1a263d86c1b7d62a7727dce08cf66c7 (diff)
downloadaur-8a66354c3f7db4cd14dd531c27fc32c239ccc9fa.tar.gz
Bumped nextpnr-ice40 Version to 20240210_nextpnr_0.7_8_gcc273c12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54ef0a515cd3..ff02dcd0663d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240209_nextpnr_0.7_5_gb05cb862
+ pkgver = 20240210_nextpnr_0.7_8_gcc273c12
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=b05cb862
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=cc273c12
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index cc3b5b9efff1..b2571fb27433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240209_nextpnr_0.7_5_gb05cb862
+pkgver=20240210_nextpnr_0.7_8_gcc273c12
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=b05cb862
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=cc273c12
)
sha256sums=(
"SKIP"