summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-04-14 02:00:22 +0200
committeraki-nyan2023-04-14 02:00:22 +0200
commit63e98a5050e88f923e696165b40f19d09655a084 (patch)
tree6005c2b98327b37b30213e95d5e302fb65aa83a3
parentc5ef8a087650cde74343bafb465be66845164a91 (diff)
downloadaur-63e98a5050e88f923e696165b40f19d09655a084.tar.gz
Bumped nextpnr-all Version to 20230414_nextpnr_0.5_106_gb0a78de7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa2d0fc2e8d1..d0129cd6a188 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 = 20230413_nextpnr_0.5_105_g62b8baa9
+ pkgver = 20230414_nextpnr_0.5_106_gb0a78de7
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=62b8baa9
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b0a78de7
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 5661bcf8980b..e29ed19ef308 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230413_nextpnr_0.5_105_g62b8baa9
+pkgver=20230414_nextpnr_0.5_106_gb0a78de7
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=62b8baa9"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b0a78de7"
)
sha256sums=(
"SKIP"