summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-12-22 01:00:38 +0100
committeraki-nyan2022-12-22 01:00:38 +0100
commitecdce591b635179f20c5247f083a4ff53ce882d5 (patch)
treedd4ec52cbe0121f8658ab78c4a02255fb8c0bcf9
parent28e7f7437fe1c37c817596ef535f4ca3b2469e24 (diff)
downloadaur-ecdce591b635179f20c5247f083a4ff53ce882d5.tar.gz
Bumped nextpnr-generic Version to 20221222_nextpnr_0.4_75_ga80d63b2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6c7bdd8ca20..d5dd12368737 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221221_nextpnr_0.4_67_g3ea3a931
+ pkgver = 20221222_nextpnr_0.4_75_ga80d63b2
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -21,7 +21,7 @@ pkgbase = nextpnr-generic-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3ea3a931
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a80d63b2
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 018bf39b3313..cbd6fbcfbc67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221221_nextpnr_0.4_67_g3ea3a931
+pkgver=20221222_nextpnr_0.4_75_ga80d63b2
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - generic"
@@ -24,7 +24,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3ea3a931"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a80d63b2"
)
sha256sums=(
"SKIP"