summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-11-21 01:00:30 +0100
committeraki-nyan2022-11-21 01:00:30 +0100
commitb5b194950b388c43a88ba04eab12a073cced01c6 (patch)
treea36aa58ae3f6c2945187906b18c2537bc658e16a
parent57efa279cb34bbc9fd24c6a126285d6be1f9515f (diff)
downloadaur-b5b194950b388c43a88ba04eab12a073cced01c6.tar.gz
Bumped nextpnr-generic Version to 20221121_nextpnr_0.4_38_gc61d490b
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f0332bbd1bd..bd96c885ebda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221120_nextpnr_0.4_36_gc8406b71
+ pkgver = 20221121_nextpnr_0.4_38_gc61d490b
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=c8406b71
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c61d490b
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index dc1575217c4b..2674ef2d193c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221120_nextpnr_0.4_36_gc8406b71
+pkgver=20221121_nextpnr_0.4_38_gc61d490b
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=c8406b71"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c61d490b"
)
sha256sums=(
"SKIP"