summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-08-31upgpkg: sks 1.1.6-4Andrés J. Díaz
fix(sks): use github repo for download assets Signed-off-by: Andrés J. Díaz <ajdiaz@ajdiaz.me>
2018-05-11Force the proper version of ocaml to compile sks properlyAndrés J. Díaz
2017-10-13Add debian_eventloopfix and some improvements in service files.Andrés J. Díaz
2017-07-04Fix cryptokit uint32 bogus type errorAndrés J. Díaz
2016-09-17Fixing GPG Key and -fPIC compiling problemAndrés J. Díaz
- Since version 1.1.6, sks project tarball is signed with generic GPG key, insted of personal key. There are an email in sks-devel list which confirms the change, signed by the developer of the project: https://lists.gnupg.org/pipermail/gnupg-users/2016-August/056398.html - Due how ocaml is compiled in arch, dynamic linking fails during sks compilation, to workarround the problem added -runtime-variant _pic. - Force make all to run in one core with -j1, because parallel compilation is not working for Bdb module.
2016-09-09sks: Update to 1.1.6Narrat
2015-05-21fixed depMoritz Kaspar Rudert (mortzu)
2015-05-21initial commitMoritz Kaspar Rudert (mortzu)