summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommaso Sardelli2021-02-20 10:45:21 +0100
committerTommaso Sardelli2021-02-20 10:45:21 +0100
commitc7bb117091aba7d528b354166ac42aff0be14cc7 (patch)
tree9c5a2aa66514bcab6adfb5f3038293b6aa8a48f8
parent161d6d6f7ec65f9ad8228bbb22fd51b5922b0131 (diff)
downloadaur-python-httpie-jwt-auth.tar.gz
Update to 0.4.0-2 for python 3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8747086f5c0c..58396964e5bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-httpie-jwt-auth
pkgdesc = JWTAuth (JSON Web Tokens) auth plugin for HTTPie
pkgver = 0.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/teracyhq/httpie-jwt-auth
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 98bca0346ff0..9966b7cb3872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-httpie-jwt-auth
_pkgname=httpie-jwt-auth
pkgver=0.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="JWTAuth (JSON Web Tokens) auth plugin for HTTPie"
url="https://github.com/teracyhq/httpie-jwt-auth"
license=('BSD')