[arch-commits] Commit in ruby-timers/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Jan 21 01:57:41 UTC 2021
Date: Thursday, January 21, 2021 @ 01:57:37
Author: anthraxx
Revision: 824074
upgpkg: ruby-timers 4.3.2-1
Modified:
ruby-timers/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-21 01:57:08 UTC (rev 824073)
+++ PKGBUILD 2021-01-21 01:57:37 UTC (rev 824074)
@@ -3,8 +3,8 @@
_gemname=timers
pkgname=ruby-${_gemname}
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.3.2
+pkgrel=1
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')
@@ -13,7 +13,8 @@
makedepends=('ruby-rdoc')
options=('!emptydirs')
source=(https://github.com/celluloid/timers/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('58cda357826f8744a673f0abae9e9670d38cf125b90668c06de12a14666ede000b62f79be004593ae04154c8cf5db0992da0f7cb5739120d4f95c8fb04397e75')
+sha512sums=('306669da275e26f2902c05c94fd94caf15a37dafa6dc5ec16b3780091dea72ed6c2ff41d05139244ff1191f5630d3ffbab2718e04be67f784643386ca456f450')
+b2sums=('2f04c012f161c3af53103e5c5f05da53f089b2db2b356cb271f3ad318c2b66d78a2275665b27fb718dfeab7e8f76993637153eae193616f84f3da1c3db42680d')
prepare() {
cd ${_gemname}-${pkgver}
More information about the arch-commits
mailing list