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

Tim Meusel bastelfreak at gemini.archlinux.org
Tue Sep 14 07:43:36 UTC 2021


    Date: Tuesday, September 14, 2021 @ 07:43:36
  Author: bastelfreak
Revision: 1014785

update 3.4.1->3.4.7

Modified:
  ruby-test-unit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-14 07:39:09 UTC (rev 1014784)
+++ PKGBUILD	2021-09-14 07:43:36 UTC (rev 1014785)
@@ -6,8 +6,8 @@
 
 _gemname=test-unit
 pkgname="ruby-${_gemname}"
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.4.7
+pkgrel=1
 pkgdesc='An xUnit family unit testing framework for Ruby'
 arch=('any')
 url="https://github.com/${_gemname}/${_gemname}"
@@ -16,7 +16,7 @@
 makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('505262c6100fc43496c6b831cc22a98dd73351787c73903e6d2e776ad2987b5d5010c0d7e3bc568486825578aa8a2c69cf9d99cb3da655bf79424ab2f92baa94')
+sha512sums=('a70c199e524a392e97df4d344474412c2381fd9bbf53be113352fa7a7ecd26f485d4f7f61cebcacbc4aa57bdd28615bdfc22fa5a1d40173cfbe52a24fe2dec43')
 
 # fix wrong license identifier to match the official ones from https://spdx.org/licenses/
 prepare() {



More information about the arch-commits mailing list