Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-x25519


Commits:
c4db85c4 by Jelle van der Waa at 2024-06-04T20:44:13+02:00
upgpkg: 1.0.10-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ruby-x25519
        pkgdesc = An efficient public key cryptography library for Ruby 
providing key exchange/agreement via the X25519 (a.k.a. Curve25519) Elliptic 
Curve Diffie-Hellman function as described in RFC 7748
        pkgver = 1.0.10
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/RubyCrypto/x25519
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _gemname='x25519'
 pkgname="ruby-${_gemname}"
 pkgver=1.0.10
-pkgrel=2
+pkgrel=3
 pkgdesc='An efficient public key cryptography library for Ruby providing key 
exchange/agreement via the X25519 (a.k.a. Curve25519) Elliptic Curve 
Diffie-Hellman function as described in RFC 7748'
 arch=('x86_64')
 url="https://github.com/RubyCrypto/${_gemname}";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-x25519/-/commit/c4db85c47cf198eccc06a21b15e9c57c6132bc23

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-x25519/-/commit/c4db85c47cf198eccc06a21b15e9c57c6132bc23
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to