At Wed, 22 Jan 2014 09:16:27 -0300, Nicolás Reynolds wrote: > "Luke T. Shumaker" <[email protected]> writes: > > This does mean that librefetch is now handling all https:// URLs, but > > it passes them straight through to `curl` if they don't match one of > > the configured patterns. You probably don't need to touch the default > > configuration file, but this does mean that the configuration changed. > > i have yet to test librefetch, but does it replace the url with the > actual url sources? i mean if you publish it to aur people will have to > install libretools too?
That is what this release fixed. Before, AUR people would have needed to install libretools. Now, it's just a plain url pointing to https://repo.parabolagnulinux.org/other/, and it will work fine for AUR people. By default, it needs to be https (http won't work), and in either the /other/ or /sources/ subdirectories. If the URL matches that, but it 404s, librefetch will automatically generate it. Happy hacking, ~ Luke Shumaker _______________________________________________ Dev mailing list [email protected] https://lists.parabolagnulinux.org/mailman/listinfo/dev
