summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-03-18 01:00:44 +0100
committeraki-nyan2023-03-18 01:00:44 +0100
commit173dff0e76a21276fc2a08945a45a27ff4e11089 (patch)
treea5d32e7b514b62060f7865782f65dd392dbb563e
parent8393b23637ca6e2775c22b7adc049f25898c656d (diff)
downloadaur-173dff0e76a21276fc2a08945a45a27ff4e11089.tar.gz
Bumped nextpnr-all Version to 20230318_nextpnr_0.5_88_ge4fcd374
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccbb30136d51..c8bb89e6f966 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-all-nightly
pkgdesc = nextpnr portable FPGA place and route tool - all FPGA architectures
- pkgver = 20230317_nextpnr_0.5_86_g656bfdb8
+ pkgver = 20230318_nextpnr_0.5_88_ge4fcd374
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -27,7 +27,7 @@ pkgbase = nextpnr-all-nightly
conflicts = nextpnr-nexus-nightly
conflicts = nextpnr-generic-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=656bfdb8
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e4fcd374
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 66c2fd9c22f8..99d95039f738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230317_nextpnr_0.5_86_g656bfdb8
+pkgver=20230318_nextpnr_0.5_88_ge4fcd374
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - all FPGA architectures"
@@ -30,7 +30,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=656bfdb8"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e4fcd374"
)
sha256sums=(
"SKIP"