summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-03-23 01:00:03 +0100
committerAki Van Ness2024-03-23 01:00:03 +0100
commit6f21b5be1324e3fe82091e97996394063c9d7d12 (patch)
treee3b5ca03fdc63bffc361fc649d6e7e0107302f72
parent0d339a9299beff53476b93da697d946c40393a3c (diff)
downloadaur-6f21b5be1324e3fe82091e97996394063c9d7d12.tar.gz
Bumped nextpnr-ice40 Version to 20240323_nextpnr_0.7_18_gb4da5759
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ead93f6b5eab..df716fcdfda7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240322_nextpnr_0.7_14_gff96fc5a
+ pkgver = 20240323_nextpnr_0.7_18_gb4da5759
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=ff96fc5a
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b4da5759
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index ab1bf9c2bf18..0f6631e3ff48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240322_nextpnr_0.7_14_gff96fc5a
+pkgver=20240323_nextpnr_0.7_18_gb4da5759
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=ff96fc5a
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=b4da5759
)
sha256sums=(
"SKIP"