summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-03-28 01:00:03 +0100
committerAki Van Ness2024-03-28 01:00:03 +0100
commit4f75c2b5788918d7a5152c741691dd72c7071e51 (patch)
tree1e20170c90d42e0d75e6592e8ba891adc57d1435
parenta7748e68a0024dcdcd17c43d1665d744ea77ce99 (diff)
downloadaur-4f75c2b5788918d7a5152c741691dd72c7071e51.tar.gz
Bumped nextpnr-ice40 Version to 20240328_nextpnr_0.7_19_g7f9f75c0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f444f8cd85e8..362231022d6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240327_nextpnr_0.7_18_gb4da5759
+ pkgver = 20240328_nextpnr_0.7_19_g7f9f75c0
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=b4da5759
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=7f9f75c0
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index a7d28c08c4ea..aa09bdd346f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240327_nextpnr_0.7_18_gb4da5759
+pkgver=20240328_nextpnr_0.7_19_g7f9f75c0
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=b4da5759
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=7f9f75c0
)
sha256sums=(
"SKIP"