11 Jan
2017
11 Jan
'17
11:20 a.m.
Le 11/01/2017 à 16:19, Doug Newgard a écrit :
On Wed, 11 Jan 2017 13:22:05 +0100 Tom Zander <tomz@freedommail.ch> wrote:
Hardcoding the version here also makes no sense when you could just use $pkgver and only have to update it in one place when you update. Hmm? I did exactlyt that. The pkver is set once and used everywhere... Maybe you looked at a ‘-git’ package?
On Saturday, 7 January 2017 14:29:58 CET Doug Newgard wrote: source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/bitcoinclassic/bitcoinclassic/archive/v1.2.0.tar.gz"
Sure looks hardcoded to me.
@Tom: Doug message here is that this “1.2.0” string should be ${pkgver}.