#!/hint/bash TRACKERS=( http://taskenizer.crabdance.com:6969/announce # run by Xylon http://tracker.opentrackr.org:1337/announce # from https://github.com/ngosang/trackerslist udp://tracker.pirateparty.gr:6969/announce # from https://github.com/ngosang/trackerslist ) # Mirrors to put as webseeds. Which mirrors we use for webseeds # doesn't really matter since it's re-written on the client machine by # pacman2pacman so it won't normally be used anyway. WEBSEEDS=( 'https://repomirror.parabola.nu/' ) # Where under $FTP_BASE/ to put the torrents TORRENTPOOL=torrents