summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-12-07 01:00:53 +0100
committeraki-nyan2022-12-07 01:00:53 +0100
commit4c8197cc4fd3b05b4bb7f11054af1b0a097252bf (patch)
tree55927190f10fc0683f2a968533a0495c4928f645
parent9c5a54c4162f384abb4322b9d51eaedb1c63833e (diff)
downloadaur-4c8197cc4fd3b05b4bb7f11054af1b0a097252bf.tar.gz
Bumped nextpnr-generic Version to 20221207_nextpnr_0.4_53_ga342b96b
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d74b006057ec..398986165202 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221206_nextpnr_0.4_47_gdb25c5c8
+ pkgver = 20221207_nextpnr_0.4_53_ga342b96b
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=db25c5c8
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a342b96b
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 6988eb51cb90..4fc6323a4546 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221206_nextpnr_0.4_47_gdb25c5c8
+pkgver=20221207_nextpnr_0.4_53_ga342b96b
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=db25c5c8"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a342b96b"
)
sha256sums=(
"SKIP"