summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorQirui Wang2022-05-15 03:22:59 -0400
committerQirui Wang2022-05-15 03:22:59 -0400
commit5b8bd61d79a1bbacdea9d70f1dbe2e64f12b1e26 (patch)
tree3c462c98c2415005d51f287ea3a514a53b14982b /.SRCINFO
parent5d03e21365c2005a5ed88d255eefd47900cf0d69 (diff)
downloadaur-5b8bd61d79a1bbacdea9d70f1dbe2e64f12b1e26.tar.gz
v22.3.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a6d4e11d3c2..16d4edad38eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = python-sanic
pkgdesc = Async Python 3.6+ web server/framework | Build fast. Run fast.
- pkgver = 22.3.1
+ pkgver = 22.3.2
pkgrel = 1
- url = https://sanicframework.org/
+ url = https://sanic.dev/
arch = any
license = MIT
makedepends = python-setuptools
@@ -13,7 +13,7 @@ pkgbase = python-sanic
depends = python-multidict
depends = python-uvloop
depends = python-ujson
- source = https://github.com/sanic-org/sanic/archive/v22.3.1.tar.gz
- sha256sums = 722cf6699df93078ded95ba844196b014486d25b88d446158733b1162b748571
+ source = https://github.com/sanic-org/sanic/archive/v22.3.2.tar.gz
+ sha256sums = 57883ba9f03319a351ee48e34369e87d3d18b59911927355ce2c0ef6cf257791
pkgname = python-sanic