Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-crack
Commits:
cb39d3d7 by Andreas Schleifer at 2024-10-03T12:50:30+02:00
upgpkg: 1.0.0-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-crack
pkgdesc = Really simple JSON and XML parsing, ripped from Merb and
Rails.
pkgver = 1.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jnunemaker/crack/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_gemname='crack'
pkgname="ruby-${_gemname}"
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc='Really simple JSON and XML parsing, ripped from Merb and Rails.'
arch=('any')
url='https://github.com/jnunemaker/crack/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-crack/-/commit/cb39d3d757dcc9d7df074aef5510b9d3493e22a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-crack/-/commit/cb39d3d757dcc9d7df074aef5510b9d3493e22a7
You're receiving this email because of your account on gitlab.archlinux.org.