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 09f137b59d54..0af5baf053f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-jwt
pkgdesc = JSON Web Token implementation
- pkgver = 1.4.1
- pkgrel = 2
+ pkgver = 1.4.2
+ pkgrel = 1
url = https://github.com/jpadilla/pyjwt
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python2-setuptools
options = !emptydirs
- source = https://github.com/jpadilla/pyjwt/archive/1.4.1.tar.gz
- sha256sums = caa35e98dafd811fea665cea0311111fc521187b25805f84d46433de71e412a9
+ source = https://github.com/jpadilla/pyjwt/archive/1.4.2.tar.gz
+ sha256sums = f69d80cdfcdd078051012ba2012b43491836c183924414e9047b721615416f1b
pkgname = python-jwt
depends = python