New "neodb" configuration file has been improved!
From now it is easier to create the configuration file (see https://github.com/ivan-hc/neodb), this is its simpler form:
#STATUS=quiet
[My generic repository name]
Source=https://your-domain.net/apps
List=https://your-domain.net/x86_64-apps
solved the issue related to third-party Markdown files, you don't need to create them anymore!
Here is how I've solved:
- force "
-l" and "-q" truncate lines to a max of 80 characters - now option "
-a" get source's URL from the $arch-apps file directly
this is an example on how the description in -q and -a will appear for third party installation scripts:
For more details, visit https://github.com/ivan-hc/neodb
Other changes
- option "
-i" now installs third party scripts without prompting if there is only one in the list - the same as
-i(above) happens to "-d" while downloading third-party installation scripts, if unique - various bug fixes to some installation scripts
What's Changed
Full Changelog: 6.4...6.4.1
