summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTommaso Sardelli2020-04-25 19:37:12 +0200
committerTommaso Sardelli2020-04-25 19:37:17 +0200
commit161d6d6f7ec65f9ad8228bbb22fd51b5922b0131 (patch)
treef5bbc10d6a712dc60411c891f9abc737ca34ad35 /PKGBUILD
parentc340db58b169ae3b0092af15e964a452978e24b9 (diff)
downloadaur-161d6d6f7ec65f9ad8228bbb22fd51b5922b0131.tar.gz
Update to 0.4.0-1
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')