summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f600e226d66..aab3cebd4b3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
# Maintainer: farawayer <farwayer@gmail.com>
_gemname=jwt
pkgname=ruby-$_gemname
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='JSON Web Token implementation in Ruby'
arch=(any)
url='http://github.com/jwt/ruby-jwt'