summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-04-06 02:00:03 +0200
committerAki Van Ness2024-04-06 02:00:03 +0200
commitb06f518f058474eedf30ddffba56e9e96379e29e (patch)
treec2090ab1b8bcd428bf49768b8028e6baa685bf63
parenta3029e643edb63c97fc04eb74a86e1886d0c0ae6 (diff)
downloadaur-b06f518f058474eedf30ddffba56e9e96379e29e.tar.gz
Bumped nextpnr-ice40 Version to 20240406_nextpnr_0.7_24_g9bb46b98
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e41432967645..a1be1495cc5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240405_nextpnr_0.7_19_g7f9f75c0
+ pkgver = 20240406_nextpnr_0.7_24_g9bb46b98
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=7f9f75c0
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9bb46b98
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 12a9a4c44342..641ee8556e3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240405_nextpnr_0.7_19_g7f9f75c0
+pkgver=20240406_nextpnr_0.7_24_g9bb46b98
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=7f9f75c0
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=9bb46b98
)
sha256sums=(
"SKIP"