Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-simplecov
Commits:
9b100395 by Andreas Schleifer at 2025-03-29T17:32:32+01:00
upgpkg: 0.22.0-3: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-simplecov
pkgdesc = Code coverage for Ruby with a powerful configuration library
and automatic merging of coverage across test suites
pkgver = 0.22.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/simplecov-ruby/simplecov
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='simplecov'
pkgname="ruby-${_gemname}"
pkgver=0.22.0
-pkgrel=2
+pkgrel=3
pkgdesc='Code coverage for Ruby with a powerful configuration library and
automatic merging of coverage across test suites'
arch=('any')
url="https://github.com/simplecov-ruby/simplecov"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-simplecov/-/commit/9b1003955c3a3d40aede4c225ad61e2805741d21
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-simplecov/-/commit/9b1003955c3a3d40aede4c225ad61e2805741d21
You're receiving this email because of your account on gitlab.archlinux.org.