summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-12 01:00:05 +0100
committerAki Van Ness2024-01-12 01:00:05 +0100
commitb193c781c525d621f69f9ee8d3ce4988f37f7561 (patch)
treece88c79c2199fadae225ccb5d01dbee52ed7ffe9
parent98f3a249c278a0aabaf354a1511f1727324c615a (diff)
downloadaur-b193c781c525d621f69f9ee8d3ce4988f37f7561.tar.gz
Bumped nextpnr-generic Version to 20240112_nextpnr_0.6_177_gd00fdc8f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4dae21c7124..9e7a2fe47ec9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20240111_nextpnr_0.6_176_g257fbe54
+ pkgver = 20240112_nextpnr_0.6_177_gd00fdc8f
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=257fbe54
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d00fdc8f
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index b91a432eaa87..932522b7ea3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20240111_nextpnr_0.6_176_g257fbe54
+pkgver=20240112_nextpnr_0.6_177_gd00fdc8f
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=257fbe54"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d00fdc8f"
)
sha256sums=(
"SKIP"