Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-rdoc


Commits:
91550d47 by Andreas Schleifer at 2025-03-22T15:56:41+01:00
upgpkg: 6.10.0-1: 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.6.3.1
-       pkgrel = 2
+       pkgver = 6.10.0
+       pkgrel = 1
        url = https://ruby.github.io/rdoc/
        arch = any
        license = Ruby
@@ -16,7 +16,8 @@ pkgbase = ruby-rdoc
        depends = ruby-erb
        depends = ruby-psych
        options = !emptydirs
-       source = 
https://github.com/ruby/rdoc/archive/v6.6.3.1/ruby-rdoc-6.6.3.1.tar.gz
-       sha512sums = 
c6f3aae83e895e2de28e5a7c27456160dd53007ceb4464a045e0211473eb3d51f49a7c2ac28f2e44e807c5b36447140d15eadff65bfa52335e94adc9c8b56d2e
+       source = 
https://github.com/ruby/rdoc/archive/v6.10.0/ruby-rdoc-6.10.0.tar.gz
+       sha512sums = 
670295bf8dceb59100fcf6cef46942414d5b1367ff604be3623b5264955c879e37f0bbe382af48a22113f7702d6e3d6e2ed122b6649466779ae4bca1cb0c128b
+       b2sums = 
f73029ea1d4984510a2ffe30ca608f609b218948b34ea9966e0ea0482b20946b90b753fe905109a042819677a291442fadc9e66961648db4f1bc442fc817600b
 
 pkgname = ruby-rdoc


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _gemname='rdoc'
 pkgname="ruby-${_gemname}"
-pkgver=6.6.3.1
-pkgrel=2
+pkgver=6.10.0
+pkgrel=1
 pkgdesc='Command-line documentation generator for Ruby projects'
 arch=('any')
 url='https://ruby.github.io/rdoc/'
@@ -29,7 +29,8 @@ checkdepends=(
 )
 options=('!emptydirs')
 
source=("https://github.com/ruby/rdoc/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('c6f3aae83e895e2de28e5a7c27456160dd53007ceb4464a045e0211473eb3d51f49a7c2ac28f2e44e807c5b36447140d15eadff65bfa52335e94adc9c8b56d2e')
+sha512sums=('670295bf8dceb59100fcf6cef46942414d5b1367ff604be3623b5264955c879e37f0bbe382af48a22113f7702d6e3d6e2ed122b6649466779ae4bca1cb0c128b')
+b2sums=('f73029ea1d4984510a2ffe30ca608f609b218948b34ea9966e0ea0482b20946b90b753fe905109a042819677a291442fadc9e66961648db4f1bc442fc817600b')
 
 prepare() {
   cd "${_gemname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/91550d475d4ef4baf59c8d13a91306077ac41225

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/91550d475d4ef4baf59c8d13a91306077ac41225
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to