summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-02-03 01:00:42 +0100
committeraki-nyan2023-02-03 01:00:42 +0100
commitc7100c7999513e3a24c2b7a0a874a0c1a7315cac (patch)
tree922b2c62e6714d75ec89758f600e337ace945ec2
parent7a392b38ce8e16f9e729a2d3189c3f5dfb625000 (diff)
downloadaur-c7100c7999513e3a24c2b7a0a874a0c1a7315cac.tar.gz
Bumped nextpnr-all Version to 20230203_nextpnr_0.5_32_g48b00257
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fb87066f251..bdac29b886c8 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 = 20230202_nextpnr_0.5_26_gf328130c
+ pkgver = 20230203_nextpnr_0.5_32_g48b00257
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=f328130c
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=48b00257
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 25a7d57763d3..0da01aaef3b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230202_nextpnr_0.5_26_gf328130c
+pkgver=20230203_nextpnr_0.5_32_g48b00257
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=f328130c"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=48b00257"
)
sha256sums=(
"SKIP"