summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-12-23 01:00:47 +0100
committeraki-nyan2022-12-23 01:00:47 +0100
commit611c281214dbe477f8275bd9bd70956af236ca78 (patch)
treee0814224d07dbd8909050908ca44e4c29f1e507c
parent40f15824f7b5c22ce88f44ca9858042236e23740 (diff)
downloadaur-611c281214dbe477f8275bd9bd70956af236ca78.tar.gz
Bumped nextpnr-all Version to 20221223_nextpnr_0.4_79_g76fea826
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f854611afc4..b161cec5f913 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 = 20221222_nextpnr_0.4_75_ga80d63b2
+ pkgver = 20221223_nextpnr_0.4_79_g76fea826
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=a80d63b2
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=76fea826
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index eba720d80728..05d75a0193cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20221222_nextpnr_0.4_75_ga80d63b2
+pkgver=20221223_nextpnr_0.4_79_g76fea826
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=a80d63b2"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=76fea826"
)
sha256sums=(
"SKIP"