From 76362e533b3efbfebf0ae1fb1988ab228cdf368f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 28 Apr 2016 13:19:15 +0200 Subject: [PATCH] buildbot: fix update-check/distfile --- srcpkgs/buildbot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/buildbot/template b/srcpkgs/buildbot/template index e743cba668a..4112ed0ba11 100644 --- a/srcpkgs/buildbot/template +++ b/srcpkgs/buildbot/template @@ -12,7 +12,7 @@ short_desc="A system to automate the compile/test cycle" maintainer="Juan RP " homepage="http://buildbot.net/" license="GPL-2" -distfiles="https://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${version}.tar.gz" +distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz" checksum=c6b66976dff712268566574d57131ec15e5682f6d4390cd5c8559bab0980c4d6 pre_install() {