summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRich Li2016-12-13 21:14:04 -0800
committerRich Li2016-12-13 21:14:04 -0800
commiteea3b0d7672f88ae7a09273290ca35b6efc284c3 (patch)
tree049690a238380470e91594286c5036d1ec6ccef3 /.SRCINFO
parent9113b3bddd69e978b6ee65055064d99c928e8303 (diff)
downloadaur-eea3b0d7672f88ae7a09273290ca35b6efc284c3.tar.gz
Switch to sha256sums and rename downloaded tarball
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83bc25ec44f0..f44c12a8ac73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = python-lineprofiler
pkgdesc = Line-by-line profiler
pkgver = 2.0
pkgrel = 1
- url = http://pypi.python.org/pypi/line_profiler
+ url = https://pypi.python.org/pypi/line_profiler
arch = i686
arch = x86_64
license = BSD
makedepends = cython
depends = python-setuptools
- source = https://github.com/rkern/line_profiler/archive/2.0.tar.gz
- md5sums = 712a2a08b15e51fcbaf4dbf74f4817f2
+ source = python-lineprofiler-2.0.tar.gz::https://github.com/rkern/line_profiler/archive/2.0.tar.gz
+ sha256sums = 038569e8b6fb55532ca9c5cfa77a08d2f311fa790ae22d08b7b6dbe66086b316
pkgname = python-lineprofiler