diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-01-29 01:02:20 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-01-29 11:59:04 +0100 |
commit | e0d5d4f1c967d9908b1b72a5a6172cde17c31354 (patch) | |
tree | 2b8afec09ea5ad3a35f47139a3f51e8bf349ee65 /pcr/icestorm-git | |
parent | 3bcef07524e628071ad77971fb3c3b54b70e781e (diff) | |
download | abslibre-e0d5d4f1c967d9908b1b72a5a6172cde17c31354.tar.gz abslibre-e0d5d4f1c967d9908b1b72a5a6172cde17c31354.tar.bz2 abslibre-e0d5d4f1c967d9908b1b72a5a6172cde17c31354.zip |
pcr: symbiflow: sync with Aur
After syncing with Aur, I also run makepkg to make makepkg update
the pkgver in the PKGBUILD. This should ensure that the PKGBUILD
doesn't need to be modified at build time by libremakepkg.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/icestorm-git')
-rw-r--r-- | pcr/icestorm-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/icestorm-git/PKGBUILD b/pcr/icestorm-git/PKGBUILD index 7339c9c9d..318127631 100644 --- a/pcr/icestorm-git/PKGBUILD +++ b/pcr/icestorm-git/PKGBUILD @@ -3,7 +3,7 @@ # parabola changes and rationale: # - Added armv7h and i686 architectures support pkgname=icestorm-git -pkgver=r726.9594931 +pkgver=r774.7afc64b pkgrel=1 pkgdesc="Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)" arch=('armv7h' 'i686' 'x86_64') |