summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-03-07 01:00:41 +0100
committeraki-nyan2023-03-07 01:00:41 +0100
commitb8c1bb8a86cfa6b0e21640dc527e3abd7270c1fc (patch)
tree3e5a48ecf81707c53ff36aadd3afd5793125b6dd
parent5afa18a06aebb20705d4ef04ec30d657269a74a9 (diff)
downloadaur-b8c1bb8a86cfa6b0e21640dc527e3abd7270c1fc.tar.gz
Bumped nextpnr-all Version to 20230307_nextpnr_0.5_71_g132a98a9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34fdffd35a25..b8dbc3070411 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 = 20230306_nextpnr_0.5_70_g2f509734
+ pkgver = 20230307_nextpnr_0.5_71_g132a98a9
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=2f509734
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=132a98a9
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index d5034ac7d8ef..7fa4eeb909db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230306_nextpnr_0.5_70_g2f509734
+pkgver=20230307_nextpnr_0.5_71_g132a98a9
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=2f509734"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=132a98a9"
)
sha256sums=(
"SKIP"