Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-json-schema
Commits:
1eaf7c58 by Andreas Schleifer at 2024-10-03T14:11:43+02:00
upgpkg: 5.0.1-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-json-schema
pkgdesc = Interface for validating JSON objects against a JSON schema
conforming to JSON Schema Draft 4.
pkgver = 5.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/voxpupuli/json-schema
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_gemname='json-schema'
pkgname="ruby-${_gemname}"
pkgver=5.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Interface for validating JSON objects against a JSON schema
conforming to JSON Schema Draft 4.'
arch=('any')
url='https://github.com/voxpupuli/json-schema'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-json-schema/-/commit/1eaf7c5885739630b67772e36401ac6ee1479654
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-json-schema/-/commit/1eaf7c5885739630b67772e36401ac6ee1479654
You're receiving this email because of your account on gitlab.archlinux.org.