Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-minitest-global_expectations
Commits:
a833d6e0 by Andreas Schleifer at 2024-10-02T19:19:52+02:00
upgpkg: 1.0.1-5: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-minitest-global_expectations
pkgdesc = Support minitest expectation methods for all objects
pkgver = 1.0.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/jeremyevans/minitest-global_expectations
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname=minitest-global_expectations
pkgname=ruby-${_gemname}
pkgver=1.0.1
-pkgrel=4
+pkgrel=5
pkgdesc='Support minitest expectation methods for all objects'
url='https://github.com/jeremyevans/minitest-global_expectations'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-minitest-global_expectations/-/commit/a833d6e04e31686607990a71e8363caf267e26e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-minitest-global_expectations/-/commit/a833d6e04e31686607990a71e8363caf267e26e2
You're receiving this email because of your account on gitlab.archlinux.org.