Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-simplecov_json_formatter
Commits:
d21ff53d by Christian Heusel at 2024-10-03T14:46:58+02:00
upgpkg: 0.1.4-5: Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-simplecov_json_formatter
pkgdesc = JSON formatter for SimpleCov
pkgver = 0.1.4
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/codeclimate-community/simplecov_json_formatter
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='simplecov_json_formatter'
pkgname="ruby-${_gemname}"
pkgver=0.1.4
-pkgrel=4
+pkgrel=5
pkgdesc='JSON formatter for SimpleCov'
arch=('any')
url="https://github.com/codeclimate-community/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-simplecov_json_formatter/-/commit/d21ff53d92daf7af442482e29ec019f2492b2412
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-simplecov_json_formatter/-/commit/d21ff53d92daf7af442482e29ec019f2492b2412
You're receiving this email because of your account on gitlab.archlinux.org.