Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
rhonabwy


Commits:
1f84fd38 by Maxime Gauduin at 2023-11-20T18:24:58+01:00
upgpkg: 1.1.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rhonabwy
        pkgdesc = JWK, JWKS, JWS, JWE and JWT C library
-       pkgver = 1.1.12
+       pkgver = 1.1.13
        pkgrel = 1
        url = https://github.com/babelouest/rhonabwy
        arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = rhonabwy
        depends = libyder.so
        depends = zlib
        provides = librhonabwy.so
-       source = 
git+https://github.com/babelouest/rhonabwy.git#tag=88af8a8b0bf9f5491a1c510af2c0bce5f5b266d6
+       source = 
git+https://github.com/babelouest/rhonabwy.git#tag=89d77410ada438212c8c5b800a82cb04349f1382
        validpgpkeys = 8405B02FCC28EF9744C8F253FE82139440BD22B9
        b2sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=rhonabwy
-pkgver=1.1.12
+pkgver=1.1.13
 pkgrel=1
 pkgdesc='JWK, JWKS, JWS, JWE and JWT C library'
 arch=(x86_64)
@@ -25,7 +25,7 @@ makedepends=(
   systemd
 )
 provides=(librhonabwy.so)
-_tag=88af8a8b0bf9f5491a1c510af2c0bce5f5b266d6
+_tag=89d77410ada438212c8c5b800a82cb04349f1382
 source=(git+https://github.com/babelouest/rhonabwy.git#tag=${_tag})
 validpgpkeys=(8405B02FCC28EF9744C8F253FE82139440BD22B9) # Nicolas Mora 
<[email protected]>
 b2sums=(SKIP)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rhonabwy/-/commit/1f84fd387796d5552a7b5af2879eeec80e4c53f4

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


Reply via email to