summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-02-01 01:00:24 +0100
committeraki-nyan2023-02-01 01:00:24 +0100
commit026e67ce7ccb58c946b6a57a2955fe19d026560e (patch)
treef9320969667ce72dadd27a9562e10f8119ed458a
parent8e8c73516d532a263dd41dfd0b0403e47e964e2a (diff)
downloadaur-026e67ce7ccb58c946b6a57a2955fe19d026560e.tar.gz
Bumped nextpnr-all Version to 20230201_nextpnr_0.5_23_g235e0d28
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6ad4e1a4037..7b0a330df2b7 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 = 20230131_nextpnr_0.5_21_gbfa3e047
+ pkgver = 20230201_nextpnr_0.5_23_g235e0d28
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=bfa3e047
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=235e0d28
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 9c8537dda388..104ae24e6257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230131_nextpnr_0.5_21_gbfa3e047
+pkgver=20230201_nextpnr_0.5_23_g235e0d28
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=bfa3e047"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=235e0d28"
)
sha256sums=(
"SKIP"