diff options
author | Aki Van Ness | 2024-07-28 02:02:01 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-07-28 02:02:01 +0200 |
commit | 87924487c5179ac570ebb7414f233b87bda57400 (patch) | |
tree | 701d52b1bc4c9e3e5863dac5aeccdecedf929440 | |
parent | 69a0c172b6f4f3f9f00c3bd976a751e229f7157b (diff) | |
download | aur-87924487c5179ac570ebb7414f233b87bda57400.tar.gz |
Bumpped prjtrellis version to 20240728_1.4_66_g2dab009
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = prjtrellis-nightly pkgdesc = Documenting the Lattice ECP5 bit-stream format. - pkgver = 20240727_1.4_66_g2dab009 + pkgver = 20240728_1.4_66_g2dab009 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/prjtrellis @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan <aur@catgirl.link> pkgname=prjtrellis-nightly -pkgver=20240727_1.4_66_g2dab009 +pkgver=20240728_1.4_66_g2dab009 pkgrel=1 epoch=1 pkgdesc="Documenting the Lattice ECP5 bit-stream format." |