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