summaryrefslogtreecommitdiff
path: root/libre/pacman/pacman-keyring.service
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-04-29 19:40:53 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-04-29 20:36:34 -0400
commit05511a5a6ffe0a329e6b28edeabf1d1f62fb9091 (patch)
treeb7c0a09e9a4ca65942cd97c9cddb689bb35bcaf0 /libre/pacman/pacman-keyring.service
parent9b03d350a82fa3a3c87db105a909a74e9f4e4106 (diff)
downloadabslibre-05511a5a6ffe0a329e6b28edeabf1d1f62fb9091.tar.gz
abslibre-05511a5a6ffe0a329e6b28edeabf1d1f62fb9091.tar.bz2
abslibre-05511a5a6ffe0a329e6b28edeabf1d1f62fb9091.zip
libre/pacman: Remove old hacks, tidy up, enable debug packages
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
Diffstat (limited to 'libre/pacman/pacman-keyring.service')
-rw-r--r--libre/pacman/pacman-keyring.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/pacman/pacman-keyring.service b/libre/pacman/pacman-keyring.service
index e09073494..ded0235ad 100644
--- a/libre/pacman/pacman-keyring.service
+++ b/libre/pacman/pacman-keyring.service
@@ -1,5 +1,6 @@
[Unit]
Description=Refresh pacman keyring
+Documentation=man:pacman-key
[Service]
Type=oneshot