summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dfa1731a2bf..2d14581d27b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-injector
pkgdesc = Python dependency injection framework, inspired by Guice.
- pkgver = 0.15.0
- pkgrel = 2
+ pkgver = 0.16.2
+ pkgrel = 1
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.15.0.tar.gz
- source = https://raw.githubusercontent.com/alecthomas/injector/0.15.0/COPYING
- sha256sums = 6f9602671e19ec8c85e69160b1b5469211a3ce749ccbe5d311e6ae987617ca33
+ source = https://files.pythonhosted.org/packages/source/i/injector/injector-0.16.2.tar.gz
+ source = https://raw.githubusercontent.com/alecthomas/injector/0.16.2/COPYING
+ sha256sums = c8181ed44b628956b5b2d92a2a83d0b302d0b185bc63c481fadfedaf91f745a4
sha256sums = 567278bc23fa55244f132af7164aa684940c75fa35b19c395899422cb92613ba
pkgname = python-injector