summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-03-17 01:01:13 +0100
committeraki-nyan2023-03-17 01:01:13 +0100
commit8393b23637ca6e2775c22b7adc049f25898c656d (patch)
treec611898b5caaffd48ac2e3d691558226f17f9051
parentc5310ac4d1491394b7802f8a44cc31cba080fb36 (diff)
downloadaur-8393b23637ca6e2775c22b7adc049f25898c656d.tar.gz
Bumped nextpnr-all Version to 20230317_nextpnr_0.5_86_g656bfdb8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c65a43c993e7..ccbb30136d51 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 = 20230316_nextpnr_0.5_71_g132a98a9
+ pkgver = 20230317_nextpnr_0.5_86_g656bfdb8
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=132a98a9
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=656bfdb8
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index c575eae9a779..66c2fd9c22f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230316_nextpnr_0.5_71_g132a98a9
+pkgver=20230317_nextpnr_0.5_86_g656bfdb8
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=132a98a9"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=656bfdb8"
)
sha256sums=(
"SKIP"