mirror of
https://github.com/archlinux/aur.git
synced 2026-02-22 05:42:05 +01:00
Bumpped prjtrellis version to 20250502_1.4_72_gf98e72e
This commit is contained in:
parent
11e2e6738c
commit
042746efb5
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = prjtrellis-nightly
|
||||
pkgdesc = Documenting the Lattice ECP5 bit-stream format.
|
||||
pkgver = 20250501_1.4_70_g898329d
|
||||
pkgver = 20250502_1.4_72_gf98e72e
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/prjtrellis
|
||||
|
|
@ -22,7 +22,7 @@ pkgbase = prjtrellis-nightly
|
|||
conflicts = prjtrellis-db
|
||||
conflicts = prjtrellis
|
||||
options = !strip
|
||||
source = prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=898329d
|
||||
source = prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=f98e72e
|
||||
source = prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=4dda149
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=prjtrellis-nightly
|
||||
pkgver=20250501_1.4_70_g898329d
|
||||
pkgver=20250502_1.4_72_gf98e72e
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Documenting the Lattice ECP5 bit-stream format."
|
||||
|
|
@ -22,7 +22,7 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=898329d"
|
||||
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=f98e72e"
|
||||
"prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=4dda149"
|
||||
)
|
||||
sha256sums=(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue