version bump
This commit is contained in:
6
.SRCINFO
6
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = prjtrellis-git-pinned
|
pkgbase = prjtrellis-git-pinned
|
||||||
pkgdesc = Documenting the Lattice ECP5 bit-stream format.
|
pkgdesc = Documenting the Lattice ECP5 bit-stream format.
|
||||||
pkgver = 1.5_alpha20250501
|
pkgver = 1.5_alpha20250914
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://github.com/YosysHQ/prjtrellis
|
url = https://github.com/YosysHQ/prjtrellis
|
||||||
@@ -23,8 +23,8 @@ pkgbase = prjtrellis-git-pinned
|
|||||||
conflicts = prjtrellis-db
|
conflicts = prjtrellis-db
|
||||||
conflicts = prjtrellis
|
conflicts = prjtrellis
|
||||||
options = !strip
|
options = !strip
|
||||||
source = prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=f98e72e4963d9c9da57620595282e58d46a045f7
|
source = prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=92345b77edf775fe5668700dd9931e19db2d36b0
|
||||||
source = prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=4dda149b9e4f1753ebc8b011ece2fe794be1281a
|
source = prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=015e0330630d7c238c0e4f2cdd9c8157eb78c54a
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
|
|||||||
6
PKGBUILD
6
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
# Contributor: Aki-nyan <aur@catgirl.link>
|
# Contributor: Aki-nyan <aur@catgirl.link>
|
||||||
|
|
||||||
pkgname=prjtrellis-git-pinned
|
pkgname=prjtrellis-git-pinned
|
||||||
pkgver=1.5_alpha20250501
|
pkgver=1.5_alpha20250914
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgdesc="Documenting the Lattice ECP5 bit-stream format."
|
pkgdesc="Documenting the Lattice ECP5 bit-stream format."
|
||||||
@@ -24,8 +24,8 @@ conflicts=(
|
|||||||
)
|
)
|
||||||
replaces=()
|
replaces=()
|
||||||
source=(
|
source=(
|
||||||
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=f98e72e4963d9c9da57620595282e58d46a045f7"
|
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=92345b77edf775fe5668700dd9931e19db2d36b0"
|
||||||
"prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=4dda149b9e4f1753ebc8b011ece2fe794be1281a"
|
"prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=015e0330630d7c238c0e4f2cdd9c8157eb78c54a"
|
||||||
)
|
)
|
||||||
sha256sums=(
|
sha256sums=(
|
||||||
"SKIP"
|
"SKIP"
|
||||||
|
|||||||
Reference in New Issue
Block a user