summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-11-11 01:00:47 +0100
committeraki-nyan2022-11-11 01:00:47 +0100
commitb18cb8127a6f2bea0d7d769648ee1ac8881d67d4 (patch)
tree5e53d3500c97591c65daab2fc928b6c57590d8ef
parent66ecfd64b7e8db8b44ddeea55a3cc92c87518419 (diff)
downloadaur-b18cb8127a6f2bea0d7d769648ee1ac8881d67d4.tar.gz
Bumped nextpnr-generic Version to 20221111_nextpnr_0.4_31_g79cb2f9e
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da7b8b721c99..fc71977d7103 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221110_nextpnr_0.4_28_gac17c36b
+ pkgver = 20221111_nextpnr_0.4_31_g79cb2f9e
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=ac17c36b
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=79cb2f9e
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 00f155a7a153..335be19e62a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221110_nextpnr_0.4_28_gac17c36b
+pkgver=20221111_nextpnr_0.4_31_g79cb2f9e
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=ac17c36b"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=79cb2f9e"
)
sha256sums=(
"SKIP"