Package Details: devsak-git 0.0.1.r1.g556ba9e-1

Git Clone URL: https://aur.archlinux.org/devsak-git.git (read-only, click to copy)
Package Base: devsak-git
Description: DEVeloper's Swiss Army Knife
Upstream URL: https://github.com/hristotanev/devsak.git
Licenses: MIT
Conflicts: devsak
Provides: devsak
Submitter: hristotanev
Maintainer: hristotanev
Last Packager: hristotanev
Votes: 0
Popularity: 0.000000
First Submitted: 2022-05-27 14:30 (UTC)
Last Updated: 2022-06-05 09:54 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

hristotanev commented on 2022-05-28 20:01 (UTC)

@FabioLolix All done! Thanks for the review!

FabioLolix commented on 2022-05-28 13:29 (UTC)

Hello,

  • This pkgbuild use sudo to escape makepkg and install directly into the system, that's not good
  • pkgver() function is missing
  • credits/contact info are missing
  • conflicts devsak is missing
  • license is GPL3 not GPL (which is v2 instead)
  • remove unused fields
  • according to github source is 100% shell, use arch=(any) since the program is not CPU specific