summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2021-09-25 02:00:10 +0200
committeraki-nyan2021-09-25 02:00:10 +0200
commitc8fb910f06c7ca560b55ecff10d1282f02077a11 (patch)
tree2d3aa7fbce922398febb5451ac06b52d233ab455
parentaea89a1eadce1e9d9b64e13da5f6e8642c54002c (diff)
downloadaur-c8fb910f06c7ca560b55ecff10d1282f02077a11.tar.gz
Bumped nextpnr-generic Version to 9782a46a_20210925
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa3b1713b218..587bd9041296 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = d9a71083_20210924
+ pkgver = 9782a46a_20210925
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -19,7 +19,7 @@ pkgbase = nextpnr-generic-nightly
depends = qt5-base
conflicts = nextpnr-git
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d9a71083
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9782a46a
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 2d71e84a9e9b..602e7182aa47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=d9a71083_20210924
+pkgver=9782a46a_20210925
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=d9a71083
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=9782a46a
)
sha256sums=(
"SKIP"