summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcarlwgeorge2017-01-14 16:12:18 -0600
committercarlwgeorge2017-01-14 16:12:18 -0600
commit0958bd6ff023651820931d8bb16b706a6a6ad031 (patch)
tree1f55dea7771ee91bce4a14fbf88da9becad3860c /.SRCINFO
parente46f74f73c80a0294b8d590ced0400c88cf5627b (diff)
downloadaur-0958bd6ff023651820931d8bb16b706a6a6ad031.tar.gz
0.2.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc6ede6bf05e..66b41e2db9f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sat Jan 7 06:02:22 UTC 2017
+# Sat Jan 14 22:12:11 UTC 2017
pkgbase = python-sanic
pkgdesc = A microframework based on uvloop, httptools, and learnings of flask
- pkgver = 0.1.9
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/channelcat/sanic
arch = any
license = MIT
makedepends = python-setuptools
- source = https://github.com/channelcat/sanic/archive/0.1.9.tar.gz
- sha256sums = d9bb3b0a051061219e9357df583031510241f3be3a7be4e3bd84d3f8461854cb
+ source = https://github.com/channelcat/sanic/archive/0.2.0.tar.gz
+ sha256sums = eda329ee2d4894e1564e40152203532291bec7ac764005946619825aaeee2985
pkgname = python-sanic
depends = python-uvloop>=0.5.3