author | Sergej Pupykin
<spupykin@archlinux.org> 2015-03-02 11:37:09 UTC |
committer | Sergej Pupykin
<spupykin@archlinux.org> 2015-03-02 11:37:09 UTC |
parent | 6cea559808cffde9f78cb6db7d25c2374455314d |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 99cdf00..57a56f0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ arch=('any') url="https://github.com/html5lib" license=('MIT') makedepends=('python2' 'python' 'unzip') -source=(https://github.com/html5lib/html5lib-python/archive/${pkgver}.tar.gz +source=($pkgbase-$pkgver.tar.gz::https://github.com/html5lib/html5lib-python/archive/${pkgver}.tar.gz LICENSE) md5sums=('f74b320f10d74df9cca8a08b42cb278c' '838c366f69b72c5df05c96dff79b35f2')