Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rdoc
Commits:
3fe56faf by Andreas Schleifer at 2025-03-29T13:23:37+01:00
upgpkg: 6.10.0-2: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rdoc
pkgdesc = Command-line documentation generator for Ruby projects
pkgver = 6.10.0
- pkgrel = 1
+ pkgrel = 2
url = https://ruby.github.io/rdoc/
arch = any
license = Ruby
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='rdoc'
pkgname="ruby-${_gemname}"
pkgver=6.10.0
-pkgrel=1
+pkgrel=2
pkgdesc='Command-line documentation generator for Ruby projects'
arch=('any')
url='https://ruby.github.io/rdoc/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/3fe56faf93cbdfe6159b88310990ac82905e7aab
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/3fe56faf93cbdfe6159b88310990ac82905e7aab
You're receiving this email because of your account on gitlab.archlinux.org.