mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumped nextpnr-ice40 Version to 20231127_nextpnr_0.6_151_g6d932245
This commit is contained in:
parent
91d86d089b
commit
41ce4884bd
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nextpnr-ice40-nightly
|
||||
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
|
||||
pkgver = 20231126_nextpnr_0.6_147_ge3f4578b
|
||||
pkgver = 20231127_nextpnr_0.6_151_g6d932245
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
|
|
@ -23,7 +23,7 @@ pkgbase = nextpnr-ice40-nightly
|
|||
conflicts = nextpnr-git
|
||||
conflicts = nextpnr-all-nightly
|
||||
options = !strip
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e3f4578b
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=6d932245
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = nextpnr-ice40-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=nextpnr-ice40-nightly
|
||||
pkgver=20231126_nextpnr_0.6_147_ge3f4578b
|
||||
pkgver=20231127_nextpnr_0.6_151_g6d932245
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
|
||||
|
|
@ -25,7 +25,7 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=e3f4578b
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=6d932245
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue