13 Oct
2007
13 Oct
'07
5:32 p.m.
- Any GNU/Tar file will work, including .tar, .tar.gz, .tar.bz2 I think that for consistency with Archlinux there should be a check for only .tar.gz But maybe make it easy to allow other types, or to switch to a single other type. (if anyone wants to use AUR outside Archlinux with a different archive type for some reason)
- Uploaded archives are assumed to be correct (e.g. files in foo/PKGBUILD, foo/foo.install, etc), else rejected If you assume them to be correct how can you reject them?
- Overwrite option is gone. We check for permissions anyway, hence it's redundant Is it possible for TUs and devs to overwrite any package? If so this should be enabled for those types of users.