Files
guru/app-misc/watchexec
ingenarel 0883a2c682 app-misc/watchexec: update format
- modify src_unpack() internally instead of redefining:
  functions should be defined on the order that they are called
  for more info, check:
  e19c6d5744 (commitcomment-172006236)

- fixed the long line which fixes the following pkgcheck error:
  app-misc/watchexec
    ExcessiveLineLength: version 2.3.2: excessive line length
    (over 120 characters) on line: 8

- used ${var} instead of $var which was recommended by negril

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-12-10 07:13:29 +06:00
..