Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions man/paru.8
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,12 @@ checked almost instantly and not require the original PKGBUILD to be downloaded.
The slower pacaur-like devel checks can be implemented manually by piping
a list of packages into paru (see \fBexamples\fR).

Some packages track git sources whose HEAD moves often without changing the
resulting package version. These will appear as devel updates on every run even
when rebuilding produces an identical package. See \fBIgnoreDevel\fR and
\fBIgnoreDevelSource\fR in \fBparu.conf\fR(5) to opt such packages or sources
out of devel checking.

.TP
.B \-\-ignoredevel
Like --ignore but for devel upgrades. Packages matching this will not be tried for a
Expand Down