summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc5950ed179d..98bca0346ff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Roger Duran <rogerduran at gmail dot com>
+# Maintainer: Tommaso Sardelli <lacapannadelloziotom at gmail dot com>
+# Contributor: Roger Duran <rogerduran at gmail dot com>
pkgname=python-httpie-jwt-auth
_pkgname=httpie-jwt-auth
-pkgver=0.3.0
+pkgver=0.4.0
pkgrel=1
pkgdesc="JWTAuth (JSON Web Tokens) auth plugin for HTTPie"
url="https://github.com/teracyhq/httpie-jwt-auth"
license=('BSD')
source=("https://github.com/teracyhq/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('31a32ef93a00f50bfd593004f35ce99390c3b4471aa514d602cd6d8a34d183f7')
+sha256sums=('740c5082ac124660d77ad05a0bfee890834108d61794ad5241c4c75b94197f4e')
depends=('httpie')
makedepends=('python-distribute')
arch=('any')