Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-samovar
Commits:
50f972f7 by Christian Heusel at 2024-10-03T15:25:28+02:00
upgpkg: 2.3.0-2: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-samovar
pkgdesc = A flexible option parser excellent support for sub-commands
and help documentation
pkgver = 2.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ioquatix/samovar
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=ruby-samovar
pkgver=2.3.0
_commit=2669b7ad1252c3ec6ee3d9090c96419ec4abdd7c
-pkgrel=1
+pkgrel=2
pkgdesc='A flexible option parser excellent support for sub-commands and help
documentation'
arch=(any)
url='https://github.com/ioquatix/samovar'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-samovar/-/commit/50f972f72728a51b9dfdafa5367565ef5bb8c429
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-samovar/-/commit/50f972f72728a51b9dfdafa5367565ef5bb8c429
You're receiving this email because of your account on gitlab.archlinux.org.