summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-11-13 01:00:59 +0100
committeraki-nyan2022-11-13 01:00:59 +0100
commit6074941ef24232bf4289b2420d39a4db86909813 (patch)
tree892f0e7080f0f19c294cfc0bf8ed296537ff0003
parenta047198900dd2f54a9b9cddfee6ecedf3eb49135 (diff)
downloadaur-6074941ef24232bf4289b2420d39a4db86909813.tar.gz
Bumped nextpnr-generic Version to 20221113_nextpnr_0.4_36_gc8406b71
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6a83e07a696..72a4915511ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221112_nextpnr_0.4_34_g1aa9cda7
+ pkgver = 20221113_nextpnr_0.4_36_gc8406b71
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=1aa9cda7
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c8406b71
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index c1c682e9196c..73b0884d5a57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221112_nextpnr_0.4_34_g1aa9cda7
+pkgver=20221113_nextpnr_0.4_36_gc8406b71
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=1aa9cda7"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c8406b71"
)
sha256sums=(
"SKIP"