|
* Use https for git sources to avoid often blocked git protocol.
* Add stable package names to conflict and provides arrays.
* Fix `pkgver()`
* .gitignore
This PKGBUILD follows the official one from gitlab with minor changes
* Depend on LLVM instead of LLVM15 (this needs to be checked)
* Remove version restrictions as they should be not neeeded.
* Add dependency on `docbook` packages to build sources. They are not
in git sources but they exist in source releases, so the official
PKGBUILD does not use them.
* Use only sha512sums as the rest are overkill IMHO
* Remove reference on postgres-old-upgrade as it does not make sense
for this VCS package. I assume the user knows what he's doing.
|