summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-04-21 02:00:04 +0200
committeraki-nyan2022-04-21 02:00:04 +0200
commit268d78a71ce729b3c2580d8ae6a62e3ea3f87b28 (patch)
treed9e8d17da925306ae434fbc8509481060a215a7b
parent49d7d7b35e6781e7851870f6317ad70b3c0e5352 (diff)
downloadaur-268d78a71ce729b3c2580d8ae6a62e3ea3f87b28.tar.gz
Bumped nextpnr-generic Version to 20220421_nextpnr_0.3_13_ga35c80cc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87ea87fbc5ae..74b4020079af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220420_nextpnr_0.3_12_gb8f9f2da
+ pkgver = 20220421_nextpnr_0.3_13_ga35c80cc
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=b8f9f2da
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a35c80cc
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index ae9565b55529..aa07aae506b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220420_nextpnr_0.3_12_gb8f9f2da
+pkgver=20220421_nextpnr_0.3_13_ga35c80cc
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=b8f9f2da"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a35c80cc"
)
sha256sums=(
"SKIP"