mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumpped nextpnr-nexus version to 20250122_nextpnr_0.7_158_g17943a51
This commit is contained in:
parent
0cdfa40838
commit
a7baf93087
2 changed files with 2 additions and 0 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -35,6 +35,7 @@ sha256sums=(
|
|||
_PREFIX="/usr"
|
||||
prepare() {
|
||||
cd "${srcdir}/nextpnr"
|
||||
git submodule update --init
|
||||
[ ! -d "${srcdir}/nextpnr/build-nexus" ] && mkdir build-nexus
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ sha256sums=(
|
|||
_PREFIX="/usr"
|
||||
prepare() {
|
||||
cd "${srcdir}/nextpnr"
|
||||
git submodule update --init
|
||||
[ ! -d "${srcdir}/nextpnr/build-nexus" ] && mkdir build-nexus
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue