Wednesday, June 26, 2019

Re: Update to depotdownloader 2.3.1, unbreaking downloads after Steam server changes

On Thu, Jun 27, 2019 at 12:05:35AM -0600, Thomas Frohwein wrote:
> -V = 2.3.0pl1
> -DISTNAME = depotdownloader-${V:S/pl/-hotfix/g}
> +V = 2.3.1
> +DISTNAME = depotdownloader-${V}
> PKGNAME = depotdownloader-${V}
No those equal, so you can drop PKGNAME.

> -REVISION = 0
>
> CATEGORIES = games
> HOMEPAGE = https://github.com/SteamRE/DepotDownloader

In `do-install' please use `INSTALL_DATA_DIR` instead of `mkdir -p`.

LICENSE is GPLv2+ (note the plus).

OK kn with those two nits.

No comments:

Post a Comment