summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-12-03 01:00:50 +0100
committeraki-nyan2022-12-03 01:00:50 +0100
commitba7d6f32db8af075e9187ffff0236877d513a39d (patch)
tree62e484d7f5686726b7c7272074c3f5312abe7915
parentd8bd62451b8e81f7e22b69e541023a6a4b6a3bb5 (diff)
downloadaur-ba7d6f32db8af075e9187ffff0236877d513a39d.tar.gz
Bumped nextpnr-generic Version to 20221203_nextpnr_0.4_44_gf07d9a18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 471cd01b7927..b55cbad6f70a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221202_nextpnr_0.4_40_g719f8980
+ pkgver = 20221203_nextpnr_0.4_44_gf07d9a18
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=719f8980
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f07d9a18
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index b10e1360ecf6..50f2a90d7793 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221202_nextpnr_0.4_40_g719f8980
+pkgver=20221203_nextpnr_0.4_44_gf07d9a18
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=719f8980"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f07d9a18"
)
sha256sums=(
"SKIP"