summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-09-27 02:00:27 +0200
committeraki-nyan2022-09-27 02:00:27 +0200
commitec8fe2accc7b550739a1de9771f9aac3eca5410f (patch)
treebf9678c5f0db56bf1ff8e503803ce0146da4b769
parent5d51a271aa5f4d6da9c0acf120e2f0dec22e19ec (diff)
downloadaur-ec8fe2accc7b550739a1de9771f9aac3eca5410f.tar.gz
Bumped nextpnr-generic Version to 20220927_nextpnr_0.4_15_gc44b034f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 529a4194bd8f..78e5adb751eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220926_nextpnr_0.4_13_gf0f9070a
+ pkgver = 20220927_nextpnr_0.4_15_gc44b034f
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=f0f9070a
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c44b034f
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 2adc65e8aa72..cc34e44988f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220926_nextpnr_0.4_13_gf0f9070a
+pkgver=20220927_nextpnr_0.4_15_gc44b034f
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=f0f9070a"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c44b034f"
)
sha256sums=(
"SKIP"