Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/diffpkg.1.asciidoc
blob: fe118726a3999acb81b486ce5873d375e1882d6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
diffpkg(1)
===========

Name
----
diffpkg - Diffoscope the current build package with the repository version

Synopsis
--------
diffpkg

Description
-----------

Searches for a locally built package corresponding to the PKGBUILD, and
downloads the last version of that package from the Pacman repositories.
It then compares them with diffoscope.

Options
-------

*-M, --makepkg-config*::
	Set an alternate makepkg configuration file.

*-h, --help*::
	Show a help text

See Also
--------

linkman:find-libprovides[1]

include::footer.asciidoc[]