summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-12-20 01:00:31 +0100
committeraki-nyan2022-12-20 01:00:31 +0100
commit7b00951f81c1a2e290574304a951a55c3e3e3acf (patch)
tree80df9045732790ff353592d18580bb2a5f1a2043
parente3a06ef6a41e717f6a816b22d351164a1dade094 (diff)
downloadaur-7b00951f81c1a2e290574304a951a55c3e3e3acf.tar.gz
Bumped nextpnr-generic Version to 20221220_nextpnr_0.4_67_g3ea3a931
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c2052a6214a..49d321f84b0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221219_nextpnr_0.4_65_g78926b31
+ pkgver = 20221220_nextpnr_0.4_67_g3ea3a931
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=78926b31
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3ea3a931
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 57a8b90bb88f..388fb1c0f2c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221219_nextpnr_0.4_65_g78926b31
+pkgver=20221220_nextpnr_0.4_67_g3ea3a931
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=78926b31"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3ea3a931"
)
sha256sums=(
"SKIP"