summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-08-05 02:00:30 +0200
committeraki-nyan2022-08-05 02:00:30 +0200
commite27868fb3c79ac17558acece3744d80a88ca74ba (patch)
tree21691537dc3cbdc7b5436f10d8de322c7824f933
parentdaa79490e21a52011f1762f4f49af2d6e14dc700 (diff)
downloadaur-e27868fb3c79ac17558acece3744d80a88ca74ba.tar.gz
Bumped nextpnr-generic Version to 20220805_nextpnr_0.3_71_g06ce27ed
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e96ec124acdc..c9ec824751ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220804_nextpnr_0.3_69_g1b54fa2a
+ pkgver = 20220805_nextpnr_0.3_71_g06ce27ed
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=1b54fa2a
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=06ce27ed
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 96c287c6fef9..d33f526d7382 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220804_nextpnr_0.3_69_g1b54fa2a
+pkgver=20220805_nextpnr_0.3_71_g06ce27ed
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=1b54fa2a"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=06ce27ed"
)
sha256sums=(
"SKIP"