|
PKGBUILD:
- Improve pkgdesc
- Remove old "provides=(azureus)"
- Fix homepage (at least temporarily)
- Use 'bsdtar' instead of 'unzip'
- Fix "optdepends=()" (none of the packages exist in AUR 4)
- Use faster MD5 instead of SHA-2 (collision/preimage confusion, see: https://wiki.archlinux.org/index.php/PKGBUILD#Integrity)
- Add msg2 messages to package()
- Move from /usr/lib to /opt
- Disable the GConf schema (attempts setting default client without user intervention)
- Add the rest of the licenses
.install:
- Add messages
- Disable the GConf schema (attempts setting default client without user intervention)
|