From 4a2bf40c4ae4e375dfdbc437a794ad31d60b7913 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sat, 13 Jun 2015 17:28:01 +0200 Subject: Add missing file extension MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index cf3bdbe..964dc3c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ license=('ISC') depends=('python' 'python-setuptools' 'python-parse') -source=(python-srcinfo-"$pkgver"::"https://github.com/kyrias/python-srcinfo/archive/$pkgver.tar.gz") +source=(python-srcinfo-"$pkgver".tar.gz::"https://github.com/kyrias/python-srcinfo/archive/$pkgver.tar.gz") md5sums=('9eb6917d2cdb15dc8ac60d7074e8b777') -- cgit v1.2.3-70-g09d2