AUR (en) - lowdown
Latest Comments
aperez commented on 2018-08-25 08:53
kseistrup commented on 2018-08-25 07:15
PS: I believe the guy behind lowdown/libdiff does something we don't do on Arch: He installs executable files as 0555 (we usually use 0755) and other files as 0444 (we usually use 0644).
kseistrup commented on 2018-08-25 07:10
aperez commented on 2018-08-24 12:39
I've pushed the update to version 0.4.0 a moment ago.
@kseistrup Thanks for the heads up about libdiff! I got a PKGBUILD for that done as well :-)
@kseistrup: Permissions here are the expected 0755 and 0644, this is what I can currently see in my system with the latest versions of the packages installed:
Could it be that you have your
umaskchanged to some non-default value?