mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 14:15:44 +01:00
Bumped nextpnr-all Version to 20230415_nextpnr_0.5_107_g71192dc7
This commit is contained in:
parent
63e98a5050
commit
7e1be1bfd7
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nextpnr-all-nightly
|
||||
pkgdesc = nextpnr portable FPGA place and route tool - all FPGA architectures
|
||||
pkgver = 20230414_nextpnr_0.5_106_gb0a78de7
|
||||
pkgver = 20230415_nextpnr_0.5_107_g71192dc7
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
|
|
@ -27,7 +27,7 @@ pkgbase = nextpnr-all-nightly
|
|||
conflicts = nextpnr-nexus-nightly
|
||||
conflicts = nextpnr-generic-nightly
|
||||
options = !strip
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b0a78de7
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=71192dc7
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = nextpnr-all-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=nextpnr-all-nightly
|
||||
pkgver=20230414_nextpnr_0.5_106_gb0a78de7
|
||||
pkgver=20230415_nextpnr_0.5_107_g71192dc7
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="nextpnr portable FPGA place and route tool - all FPGA architectures"
|
||||
|
|
@ -30,7 +30,7 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b0a78de7"
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=71192dc7"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue