summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-10-01 02:00:28 +0200
committeraki-nyan2022-10-01 02:00:28 +0200
commitf41fd7881267b390dc803d1a7066634de1339840 (patch)
tree89439cf51596d6b4ae4c245f8279bf20bfacf3bf
parent5d61fa3d9f1efa94e7563f21c82ef2fe77bdb312 (diff)
downloadaur-f41fd7881267b390dc803d1a7066634de1339840.tar.gz
Bumped nextpnr-generic Version to 20221001_nextpnr_0.4_18_g41709dac
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 974f8b6f484a..03cea81d1857 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220930_nextpnr_0.4_15_gc44b034f
+ pkgver = 20221001_nextpnr_0.4_18_g41709dac
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=c44b034f
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=41709dac
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index b37fc8b03052..7d8fad3aca41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220930_nextpnr_0.4_15_gc44b034f
+pkgver=20221001_nextpnr_0.4_18_g41709dac
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=c44b034f"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=41709dac"
)
sha256sums=(
"SKIP"