Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-simplecov
Commits:
c9faa291 by Andreas Schleifer at 2024-10-02T12:49:03+02:00
upgpkg: 0.22.0-2: Ruby 3.3 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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/c9faa291ba56310d72cea39e10fef5559904ab9d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-simplecov/-/commit/c9faa291ba56310d72cea39e10fef5559904ab9d
You're receiving this email because of your account on gitlab.archlinux.org.