actionless / pikaur

AUR helper with minimal dependencies. Review PKGBUILDs all in once, next build them all without user interaction.
GNU General Public License v3.0
840 stars 82 forks source link

"pikaur -Qua" detect changes in devel packages when adding `--devel` flag #470

Open simonbcn opened 4 years ago

simonbcn commented 4 years ago
Arch Linux
Pikaur v1.6.9.1.r8.g849eeba
Pacman v5.2.1 - libalpm v12.0.1
$ cat .config/pikaur.conf
[sync]
alwaysshowpkgorigin = no
develpkgsexpiration = -1
upgradesorting = versiondiff
showdownloadsize = no
ignoreoutofdateaurupgrades = no

[build]
keepbuilddir = no
keepdevbuilddir = no
keepbuilddeps = no
skipfailedbuild = no
alwaysusedynamicusers = no
....

Does "pikaur -Qua" detect changes in devel packages?

actionless commented 4 years ago

no, but it could be nice if somebody would implement it in case when--devel arg is passed