summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-01-02 01:00:26 +0100
committeraki-nyan2023-01-02 01:00:26 +0100
commita7a58d5f2239aae5952ed767410b556a24485f90 (patch)
tree165954d0196f5e2783e2ba55bb1d4dd071a8cc1d
parent369b97c5c9c4f0aa1ea2bab49a529e4f1e584e14 (diff)
downloadaur-a7a58d5f2239aae5952ed767410b556a24485f90.tar.gz
Bumped nextpnr-all Version to 20230102_nextpnr_0.4_86_g3338227e
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1edcb73e479f..c7e83edf85aa 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 = 20230101_nextpnr_0.4_84_geaf2bc8b
+ pkgver = 20230102_nextpnr_0.4_86_g3338227e
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=eaf2bc8b
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3338227e
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index ea7690b1678f..52f4798ff5cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230101_nextpnr_0.4_84_geaf2bc8b
+pkgver=20230102_nextpnr_0.4_86_g3338227e
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=eaf2bc8b"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3338227e"
)
sha256sums=(
"SKIP"