diff options
author | François Boulogne | 2016-07-24 08:38:01 +0200 |
---|---|---|
committer | François Boulogne | 2016-07-24 08:38:01 +0200 |
commit | 512b4616eee34b4045a094d774a6d1161dfe57a0 (patch) | |
tree | 43b5c7f837ed145d68287e398b8847ba57c5bd81 /.SRCINFO | |
parent | 4dc411d1fc63a6887b48ba7ccc9889d19354157f (diff) | |
download | aur-512b4616eee34b4045a094d774a6d1161dfe57a0.tar.gz |
change source
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,16 +1,16 @@ # Generated by mksrcinfo v8 -# Tue Feb 9 02:01:07 UTC 2016 +# Sun Jul 24 06:36:15 UTC 2016 pkgbase = python-slicerator pkgdesc = a lazy-loading, fancy-sliceable iterable pkgver = 0.9.7 - pkgrel = 1 + pkgrel = 2 url = https://github.com/soft-matter/slicerator arch = any license = BSD checkdepends = python-nose makedepends = python-setuptools depends = python - source = https://github.com/soft-matter/slicerator/archive/v0.9.7.zip + source = https://files.pythonhosted.org/packages/source/s/slicerator/slicerator-0.9.7.tar.gz md5sums = 3b598f567efe4b0906fba469ff101a03 pkgname = python-slicerator |