summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSophie Tauchert2020-10-18 15:00:53 +0200
committerSophie Tauchert2020-10-18 15:00:53 +0200
commit725b4b6e85f99ccd04b560894b5bb21868d3c86b (patch)
treeceb04aa945d5f9b20b6b0dbb0576fbafc402d2e5 /.SRCINFO
parentcd796dddfc7fb177dbd420c49421a3d8fc648727 (diff)
downloadaur-725b4b6e85f99ccd04b560894b5bb21868d3c86b.tar.gz
Update to v0.18.4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85af7f46a29e..4aedb1377f30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-injector
pkgdesc = Python dependency injection framework, inspired by Guice.
- pkgver = 0.18.3
+ pkgver = 0.18.4
pkgrel = 1
url = http://github.com/alecthomas/injector
arch = any
@@ -8,9 +8,9 @@ pkgbase = python-injector
makedepends = python-setuptools
depends = python
depends = python-typing_extensions
- source = https://files.pythonhosted.org/packages/source/i/injector/injector-0.18.3.tar.gz
- source = https://raw.githubusercontent.com/alecthomas/injector/0.18.3/COPYING
- sha256sums = b88f7e1433c288b8986568c6a73cc45a86659e18fae19b893c1d89572b5d84b4
+ source = https://files.pythonhosted.org/packages/source/i/injector/injector-0.18.4.tar.gz
+ source = https://raw.githubusercontent.com/alecthomas/injector/0.18.4/COPYING
+ sha256sums = ced88ee14183b9f95b2cb6cdb17bf7382499fad187dee0dace6891874ae4b182
sha256sums = 567278bc23fa55244f132af7164aa684940c75fa35b19c395899422cb92613ba
pkgname = python-injector