summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-11-12 01:00:24 +0100
committeraki-nyan2022-11-12 01:00:24 +0100
commita047198900dd2f54a9b9cddfee6ecedf3eb49135 (patch)
treeb7ce882d5ef37e3e62d131b9e27c9d9a248ea707
parentb18cb8127a6f2bea0d7d769648ee1ac8881d67d4 (diff)
downloadaur-a047198900dd2f54a9b9cddfee6ecedf3eb49135.tar.gz
Bumped nextpnr-generic Version to 20221112_nextpnr_0.4_34_g1aa9cda7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc71977d7103..d6a83e07a696 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221111_nextpnr_0.4_31_g79cb2f9e
+ pkgver = 20221112_nextpnr_0.4_34_g1aa9cda7
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=79cb2f9e
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1aa9cda7
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 335be19e62a3..c1c682e9196c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221111_nextpnr_0.4_31_g79cb2f9e
+pkgver=20221112_nextpnr_0.4_34_g1aa9cda7
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=79cb2f9e"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1aa9cda7"
)
sha256sums=(
"SKIP"