diff --git a/mingw-w64-tinyformat/PKGBUILD b/mingw-w64-tinyformat/PKGBUILD index f71d96c180..26c3351503 100644 --- a/mingw-w64-tinyformat/PKGBUILD +++ b/mingw-w64-tinyformat/PKGBUILD @@ -8,8 +8,8 @@ pkgrel=1 pkgdesc="A minimal type safe printf() replacement (mingw-w64)" arch=('any') license=('boost') -url=('https://github.com/c42f/tinyformat') -source=("http://github.com/c42f/tinyformat/archive/Release-${pkgver}.tar.gz") +url="https://github.com/c42f/tinyformat" +source=(${_realname}-${pkgver}.tar.gz::"http://github.com/c42f/tinyformat/archive/Release-${pkgver}.tar.gz") md5sums=('b1c1e6206e4152ae021813ac40a0e015') package() {