Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rdoc
Commits:
1a1f4c8d by Andreas Schleifer at 2024-11-24T13:43:02+01:00
upgpkg: 6.6.3.1-2; fix buildinfo
- - - - -
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 = 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.6.3.1
-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/1a1f4c8dfc4e66f1fe4bffe8694fa888bb698f15
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rdoc/-/commit/1a1f4c8dfc4e66f1fe4bffe8694fa888bb698f15
You're receiving this email because of your account on gitlab.archlinux.org.