Age | Commit message (Collapse) | Author |
|
|
|
Don't use conditionals, but PKGBUILD built-in support for different
architectures. This allows having up-to-date dependencies, URLs and checksums in
.SRCINFO.
|
|
Thanks to Yann Büchau for AArch64 support!
|
|
Also improve the version update mechanism: as pkgver() is called after
downloading the source, sometimes it was needed to run makepkg twice to have the
correct version. Now it is always up-to-date, with the provided sha256 in
addition to the GPG signature.
|
|
|
|
|
|
|
|
|
|
|
|
Also installs libffi.so.7 from the standalone tarball as libffi 3.3 is not yet
packaged in Arch.
|
|
|