summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSophie Tauchert2019-02-11 07:16:43 +0100
committerSophie Tauchert2019-02-11 07:16:43 +0100
commitdf363910a67a223173a92d315103188349dc16bb (patch)
tree56104c0b410ad5d713904bccc827a660773b8970 /.SRCINFO
parent65c3d02ca175bcafc7b4e75868a633a87badfa13 (diff)
downloadaur-df363910a67a223173a92d315103188349dc16bb.tar.gz
Update to v0.15.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35874d719937..4dfa1731a2bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-injector
pkgdesc = Python dependency injection framework, inspired by Guice.
- pkgver = 0.14.1
+ pkgver = 0.15.0
pkgrel = 2
url = http://github.com/alecthomas/injector
arch = any
license = BSD
makedepends = python-setuptools
depends = python
- source = https://files.pythonhosted.org/packages/source/i/injector/injector-0.14.1.tar.gz
- source = https://raw.githubusercontent.com/alecthomas/injector/0.14.1/COPYING
- sha256sums = 1413e2b1dd90c594689bc292bcc02628b969840c1292131455927f292c65e99a
+ source = https://files.pythonhosted.org/packages/source/i/injector/injector-0.15.0.tar.gz
+ source = https://raw.githubusercontent.com/alecthomas/injector/0.15.0/COPYING
+ sha256sums = 6f9602671e19ec8c85e69160b1b5469211a3ce749ccbe5d311e6ae987617ca33
sha256sums = 567278bc23fa55244f132af7164aa684940c75fa35b19c395899422cb92613ba
pkgname = python-injector