summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2021-10-11 02:00:09 +0200
committeraki-nyan2021-10-11 02:00:09 +0200
commita3b60838a0cd01be357201f00e1991960e44249f (patch)
tree1e3e205f3b085b7b04904e457c62b200b9291655
parent564a7965ebd78aa20148cfa9f708ee561b58dfa1 (diff)
downloadaur-a3b60838a0cd01be357201f00e1991960e44249f.tar.gz
Bumped nextpnr-generic Version to 9963f765_20211011
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e5c408ff3b2..6c1ae162ff99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = e546cd00_20211010
+ pkgver = 9963f765_20211011
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -20,7 +20,7 @@ pkgbase = nextpnr-generic-nightly
depends = qt5-base
conflicts = nextpnr-git
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e546cd00
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9963f765
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index c447f04e7569..6779b966ba73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=e546cd00_20211010
+pkgver=9963f765_20211011
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - generic"
@@ -23,7 +23,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=e546cd00
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=9963f765
)
sha256sums=(
"SKIP"