diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2021-06-08 13:47:16 +0100 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2021-06-08 13:47:16 +0100 |
commit | b46d1fc97e8ba0304c539c5622a7cbde01d91130 (patch) | |
tree | 9a45c3ed2cfc5dd4e1d11822fc664294a3134c89 /.SRCINFO | |
parent | 8e947e03130f4319341a6b76f3fc7793a11e33f8 (diff) | |
download | honk_aur-b46d1fc97e8ba0304c539c5622a7cbde01d91130.tar.gz honk_aur-b46d1fc97e8ba0304c539c5622a7cbde01d91130.zip |
systemd service is more robust. gzip manpages.
- the curious thing is thaht in my honk-hg package zipman *does*
gzip the manpages without problems, but not with
extracted sources from tarballs like here?
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = honk pkgdesc = ActivityPub compatible server with web frontend. pkgver = 0.9.6 - pkgrel = 5 + pkgrel = 6 epoch = 0 url = https://humungus.tedunangst.com/r/honk install = honk.install @@ -17,9 +17,9 @@ pkgbase = honk conflicts = honk conflicts = honk-hg options = strip + options = docs options = zipman source = honk-0.9.6.tar.gz::https://humungus.tedunangst.com/r/honk/d/honk-0.9.6.tgz sha512sums = d946be7796be2ef7dc565710351b0b27da947f4e65a2a8f52ec99624c66fb6fd5e21d3fa58fec691d944b4acfa6256b0ad1090f3f8f5191e6c3714f3eae99b29 pkgname = honk - |