summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')