summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortocic2018-05-17 11:45:05 +0300
committertocic2018-05-17 11:45:05 +0300
commit8d36ac5478aa9fe2268dd31a1dc773e628fd906a (patch)
tree6a5bc00b4d0fdb202fa548599da31eb109e9136b /.SRCINFO
parent026a47f464db5ebe9a7eb7ffe68e8947048b35e3 (diff)
downloadaur-8d36ac5478aa9fe2268dd31a1dc773e628fd906a.tar.gz
1.4.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d9babb1daa2..275d9b281113 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed Nov 8 21:07:24 UTC 2017
pkgbase = python-falcon
pkgdesc = An unladen web framework for building APIs and app backends.
- pkgver = 1.3.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://falconframework.org
arch = i686
@@ -12,8 +10,8 @@ pkgbase = python-falcon
makedepends = python-setuptools
makedepends = cython2
makedepends = python2-setuptools
- source = https://files.pythonhosted.org/packages/source/f/falcon/falcon-1.3.0.tar.gz
- sha256sums = 248da1b3da59a692094b63af7b758cfe222687e628fda94c8b516a59ce700737
+ source = https://files.pythonhosted.org/packages/source/f/falcon/falcon-1.4.1.tar.gz
+ sha256sums = 3981f609c0358a9fcdb25b0e7fab3d9e23019356fb429c635ce4133135ae1bc4
pkgname = python-falcon
depends = python-six>=1.4.0