summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1ba576dc31c..1729780c3993 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-sockjs
pkgdesc = SockJS server implementation for aiohttp.
- pkgver = 0.6.0
+ pkgver = 0.10.0
pkgrel = 1
url = https://github.com/aio-libs/sockjs/
arch = any
license = Apache
makedepends = python-setuptools
+ makedepends = git
depends = python
- source = https://files.pythonhosted.org/packages/source/s/sockjs/sockjs-0.6.0.tar.gz
- md5sums = 3ef9509c312d34cc2bb1b996330f2e0e
+ source = git+https://github.com/aio-libs/sockjs#tag=v0.10.0
+ sha256sums = SKIP
pkgname = python-sockjs
- depends = python