Search Criteria
Package Details: miniflux 2.0.27-1
Git Clone URL: | https://aur.archlinux.org/miniflux.git (read-only, click to copy) |
---|---|
Package Base: | miniflux |
Description: | Minimalist Feed Reader |
Upstream URL: | https://miniflux.app |
Licenses: | |
Conflicts: | |
Submitter: | lightdark |
Maintainer: | thor77 |
Last Packager: | thor77 |
Votes: | 10 |
Popularity: | 0.67 |
First Submitted: | 2018-07-14 22:34 |
Last Updated: | 2021-01-10 11:24 |
Dependencies (3)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-9.6, postgresql-lts, postgresql-12, postgresql-src, postgresql-11) (optional) – unless the database is on another machine, this machine needs it
Latest Comments
1 2 3 4 Next › Last »
thor77 commented on 2020-11-08 10:52
@somini thanks for your patch! applied in e7ba4c983795
somini commented on 2020-11-05 22:32
This was broken on aarch64 with v2.0.25. The make target is now called "linux-arm64".
This and other small fixes are on this patch:
thor77 commented on 2020-10-29 20:20
@izzy_blue ah, fixed! now it works for me as well, thanks!
izzy_blue commented on 2020-10-29 19:27
Ah, sorry I was unclear - the VERSION is a make variable, not an environment var - the line that works for me is:
GOPATH="${srcdir}" PATH="${PATH}:${GOPATH}/bin/" make VERSION="${pkgver}" linux-$_target
thor77 commented on 2020-10-29 18:38
@crean I used updpkgsums to update it initially and still had the archive matching that checksum oO running it again produces a different checksum now, though. @izzy_blue added the envvar, it doesn't seem to work (for me), though.
crean commented on 2020-10-29 17:34
sha256sum for the tarball package seems to be incorrect for
2.0.24
izzy_blue commented on 2020-10-08 21:16
FYI - Version isn't reflected accurately in the web UI, you can fix this by appending
VERSION=$pkgver
to link 51 (themake
invocation).Thanks for maintaining this!
rumpelsepp commented on 2020-09-28 06:23
Thanks!
thor77 commented on 2020-09-22 08:59
@mmozeiko argh.. fixed!
mmozeiko commented on 2020-09-21 19:46
sha256sums needs to be updated for miniflux.service