Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-rdoc
Commits: 75cbed71 by Andreas Schleifer at 2025-04-18T20:24:09+02:00 upgpkg: 6.10.0-31: rdoc 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 = 30 + pkgrel = 31 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=30 +pkgrel=31 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/75cbed713293dc8f860982f564acedf9e8b6c297 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/75cbed713293dc8f860982f564acedf9e8b6c297 You're receiving this email because of your account on gitlab.archlinux.org.