Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-simplecov-html
Commits:
a4aa4592 by Christian Heusel at 2024-10-03T14:39:50+02:00
upgpkg: 0.13.1-2: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-simplecov-html
pkgdesc = Default HTML formatter for SimpleCov code coverage tool for
ruby 2.4+
pkgver = 0.13.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/simplecov-ruby/simplecov-html
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='simplecov-html'
pkgname="ruby-${_gemname}"
pkgver=0.13.1
-pkgrel=1
+pkgrel=2
pkgdesc='Default HTML formatter for SimpleCov code coverage tool for ruby 2.4+'
arch=('any')
url="https://github.com/simplecov-ruby/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-simplecov-html/-/commit/a4aa45928d4d4ee9943e79255baed503345e38d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-simplecov-html/-/commit/a4aa45928d4d4ee9943e79255baed503345e38d3
You're receiving this email because of your account on gitlab.archlinux.org.