Date: Thursday, December 26, 2019 @ 00:34:20
  Author: felixonmars
Revision: 541637

Ruby 2.7.0 rebuild

Modified:
  ruby-timers/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-12-26 00:34:19 UTC (rev 541636)
+++ PKGBUILD    2019-12-26 00:34:20 UTC (rev 541637)
@@ -4,7 +4,7 @@
 _gemname=timers
 pkgname=ruby-${_gemname}
 pkgver=4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Schedule procs to run after a certain time, or at periodic intervals, 
using any API that accepts a timeout'
 url='https://github.com/celluloid/timers'
 arch=('any')

Reply via email to