summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-06-08 02:00:23 +0200
committeraki-nyan2022-06-08 02:00:23 +0200
commit6377166bad45fbc252c48641ece541729db56430 (patch)
tree7209522c1f3f5bd32beeb6a0d6e1eec350bcd255
parent19fb3fbbc39507c6db0b7212c9510ac766fce52b (diff)
downloadaur-6377166bad45fbc252c48641ece541729db56430.tar.gz
Bumped nextpnr-generic Version to 20220608_nextpnr_0.3_33_g2da7caf6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c0440ee3fb3..edf3d5056260 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220607_nextpnr_0.3_31_g997af6d7
+ pkgver = 20220608_nextpnr_0.3_33_g2da7caf6
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=997af6d7
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2da7caf6
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index a0a4f7a2b11c..484ebc1ff7b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220607_nextpnr_0.3_31_g997af6d7
+pkgver=20220608_nextpnr_0.3_33_g2da7caf6
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=997af6d7"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2da7caf6"
)
sha256sums=(
"SKIP"