Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-jwt
Commits:
25187f36 by Andreas Schleifer at 2024-10-03T12:57:52+02:00
upgpkg: 2.9.0-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-jwt
pkgdesc = A pure ruby implementation of the RFC 7519 OAuth JSON Web
Token (JWT) standard
pkgver = 2.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jwt/ruby-jwt
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='jwt'
pkgname="ruby-${_gemname}"
pkgver=2.9.0
-pkgrel=1
+pkgrel=2
pkgdesc='A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT)
standard'
arch=('any')
url="https://github.com/jwt/${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-jwt/-/commit/25187f365408c5ac51a64c1d516d60afee1a1bf1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-jwt/-/commit/25187f365408c5ac51a64c1d516d60afee1a1bf1
You're receiving this email because of your account on gitlab.archlinux.org.