summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-01-05 01:00:42 +0100
committeraki-nyan2023-01-05 01:00:42 +0100
commit331dbab77b890c66581a5c4791701f8a36a9f29b (patch)
tree93733c240b02528686208d8d50aa9332efa6057d
parent6eaba35358ccdfce4a915685e1e135d91a6eef14 (diff)
downloadaur-331dbab77b890c66581a5c4791701f8a36a9f29b.tar.gz
Bumped nextpnr-all Version to 20230105_nextpnr_0.5_3_ga46afc6f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d78bc9e414c8..c80d424889ff 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 = 20230104_nextpnr_0.5
+ pkgver = 20230105_nextpnr_0.5_3_ga46afc6f
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=f89b959b
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a46afc6f
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 4812313fa34b..b042b1614152 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230104_nextpnr_0.5
+pkgver=20230105_nextpnr_0.5_3_ga46afc6f
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=f89b959b"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a46afc6f"
)
sha256sums=(
"SKIP"