summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-08-19 02:00:20 +0200
committeraki-nyan2022-08-19 02:00:20 +0200
commit13d5e823ebb2dbaabb7be12dd461b227553f7e9b (patch)
tree9ae6b4f3182ce11b3c633934ba0e363068c143d7
parent33bebc245158226c168e7606f550c630fdd6c6e3 (diff)
downloadaur-13d5e823ebb2dbaabb7be12dd461b227553f7e9b.tar.gz
Bumped nextpnr-generic Version to 20220819_nextpnr_0.3_82_g05167fcb
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d10a7e11ee7..3a399e04b4c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220818_nextpnr_0.3_79_gb9b16eaa
+ pkgver = 20220819_nextpnr_0.3_82_g05167fcb
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=b9b16eaa
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=05167fcb
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index a5d1c70de039..2ddec9f4c521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220818_nextpnr_0.3_79_gb9b16eaa
+pkgver=20220819_nextpnr_0.3_82_g05167fcb
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=b9b16eaa"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=05167fcb"
)
sha256sums=(
"SKIP"