summarylogtreecommitdiffstats
path: root/PKGBUILD.in
diff options
context:
space:
mode:
authorAki Van Ness2024-06-05 02:01:36 +0200
committerAki Van Ness2024-06-05 02:01:36 +0200
commitebd85fcc49d7795478c379b8b15d3f9c2bc556e7 (patch)
tree61dc8b62effda2afd81a5c0975921bd866078f7b /PKGBUILD.in
parent2f77409b4256b062a21a2862a772e78186852bc1 (diff)
downloadaur-ebd85fcc49d7795478c379b8b15d3f9c2bc556e7.tar.gz
Bumpped nextpnr-machxo2 version to 20240605_nextpnr_0.7_39_gb7f91e57
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index 4aa46af6fbb3..d2b226ef9b6d 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -24,6 +24,7 @@ conflicts=(
"nextpnr-all-nightly"
)
replaces=()
+provides=("nextpnr-machxo2=$(cut -d _ -f 3 <<< "${pkgver}")")
source=(
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=@EDA_HASH@"
)