|
Maintenance:
- Bump pkgrel 2.parabola1.3 -> 2.parabola2
Old hacks:
- Remove conflicts/replaces on cacert-dot-org. Prior to 2016 it depended
on core/ca-certificates-cacert, which in 2014 replaced
libre/cacert-dot-org. With That dependency dropped, there's no reason
to keep this hack around.
- Remove the openssl-1.0 -> 1.1 upgrade hack
- Drop optdepend on cron; the cron file hasn't been shipped since 2015
Fixup:
- Adjust PKGBUILD to reduce pointless diff with Arch's PKGBUILD
- provides+=('pacman-parabola') for symmetry with conflicts and replaces
- pacman-keyring.timer: WantedBy=timers.target, not multi-user.target
- pacman-keyring.service: Add Documentation= to match the .timer
Changes:
- enable pacman-keyring.timer by default ( via systemd.preset(5) )
- makepkg.conf: Build debug packages by default
|