summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-12-10 01:00:44 +0100
committeraki-nyan2022-12-10 01:00:44 +0100
commitff6a3f5281ec3532455ad68c8f5640cf01ef6495 (patch)
tree237c7b6058b59837661649f126f47adf88870988
parent4acd09f47b89757e865924970116ee2959a2d787 (diff)
downloadaur-ff6a3f5281ec3532455ad68c8f5640cf01ef6495.tar.gz
Bumped nextpnr-generic Version to 20221210_nextpnr_0.4_61_gb5d30c73
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bae8e09a3ed..792e8b7490f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221209_nextpnr_0.4_59_g0eb53d59
+ pkgver = 20221210_nextpnr_0.4_61_gb5d30c73
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=0eb53d59
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b5d30c73
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index a28f0790c28a..4d0290570d83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221209_nextpnr_0.4_59_g0eb53d59
+pkgver=20221210_nextpnr_0.4_61_gb5d30c73
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=0eb53d59"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b5d30c73"
)
sha256sums=(
"SKIP"