mirror of
https://github.com/archlinux/aur.git
synced 2026-02-21 13:04:18 +01:00
Bumpped prjtrellis version to 20250916_1.4_74_g92345b7
This commit is contained in:
parent
e5798819a9
commit
68f690834b
2 changed files with 6 additions and 6 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = prjtrellis-nightly
|
||||
pkgdesc = Documenting the Lattice ECP5 bit-stream format.
|
||||
pkgver = 20250915_1.4_72_gf98e72e
|
||||
pkgver = 20250916_1.4_74_g92345b7
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/prjtrellis
|
||||
|
|
@ -22,8 +22,8 @@ pkgbase = prjtrellis-nightly
|
|||
conflicts = prjtrellis-db
|
||||
conflicts = prjtrellis
|
||||
options = !strip
|
||||
source = prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=f98e72e
|
||||
source = prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=4dda149
|
||||
source = prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=92345b7
|
||||
source = prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=015e033
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=prjtrellis-nightly
|
||||
pkgver=20250915_1.4_72_gf98e72e
|
||||
pkgver=20250916_1.4_74_g92345b7
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Documenting the Lattice ECP5 bit-stream format."
|
||||
|
|
@ -22,8 +22,8 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=f98e72e"
|
||||
"prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=4dda149"
|
||||
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=92345b7"
|
||||
"prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=015e033"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue