[arch-commits] Commit in ruby-test-unit/trunk (PKGBUILD)

Tim Meusel bastelfreak at gemini.archlinux.org
Sun Jan 16 15:49:23 UTC 2022


    Date: Sunday, January 16, 2022 @ 15:49:22
  Author: bastelfreak
Revision: 1106323

update 3.4.1->3.5.3

Modified:
  ruby-test-unit/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 15:47:58 UTC (rev 1106322)
+++ PKGBUILD	2022-01-16 15:49:22 UTC (rev 1106323)
@@ -6,7 +6,7 @@
 
 _gemname=test-unit
 pkgname="ruby-${_gemname}"
-pkgver=3.4.7
+pkgver=3.5.3
 pkgrel=1
 pkgdesc='An xUnit family unit testing framework for Ruby'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('a70c199e524a392e97df4d344474412c2381fd9bbf53be113352fa7a7ecd26f485d4f7f61cebcacbc4aa57bdd28615bdfc22fa5a1d40173cfbe52a24fe2dec43')
+sha512sums=('e6960bdcc67c8667cc13f0a4cf8b412be767124b0e555294be71afff71e0ce9a34e7cfa7413e33ee3c8477928a479e9439ada9e50866c0e8890b4be8dd0b38a2')
 
 # fix wrong license identifier to match the official ones from https://spdx.org/licenses/
 prepare() {



More information about the arch-commits mailing list