[aur-general] TU Application: Daniel M. Capella

Daniel Capella polycitizen at gmail.com
Wed Nov 14 04:36:25 UTC 2018


>
> - The following can be used for GitHub releases (where $url is eg.
>   <https://github.com/LegNeato/asciinema-rs>):
>
>   - Before:
> `source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")`
>   - After: `source=("$url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")`


Correction: $pkgname in the after line is only correct if it matches the
project name, tense included -- assuming you like it to match the name of
the downloaded tarball. Same goes for the version (eg. the "v" some
projects use). For ease of use, perhaps best to keep this out of the
guidelines.

-- 
Best,
polyzen


More information about the aur-general mailing list