* update ruby-test-unit-rr to 1.0.5-8

This commit is contained in:
Alexander Baldeck 2024-11-23 19:52:18 +01:00
parent 2e2a688264
commit 02a7913cef
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = ruby-test-unit-rr
pkgdesc = test-unit-rr is a RR adapter for test-unit
pkgver = 1.0.5
pkgrel = 7
pkgrel = 8
url = https://github.com/test-unit/test-unit-rr
arch = any
license = LGPL2.1

View File

@ -1,9 +1,10 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Tim Meusel <tim@bastelfreak.de>
_gemname='test-unit-rr'
pkgname="ruby-${_gemname}"
pkgver=1.0.5
pkgrel=7.1
pkgrel=8
pkgdesc='test-unit-rr is a RR adapter for test-unit'
arch=(any)
url='https://github.com/test-unit/test-unit-rr'