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

Levente Polyak anthraxx at archlinux.org
Wed Apr 11 22:19:57 UTC 2018


    Date: Wednesday, April 11, 2018 @ 22:19:52
  Author: anthraxx
Revision: 315823

upgpkg: ruby-async 1.5.0-1

Modified:
  ruby-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-11 22:13:45 UTC (rev 315822)
+++ PKGBUILD	2018-04-11 22:19:52 UTC (rev 315823)
@@ -2,7 +2,7 @@
 
 _gemname=async
 pkgname=ruby-${_gemname}
-pkgver=1.4.1
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Composable asynchronous I/O'
 url='https://github.com/socketry/async'
@@ -11,8 +11,8 @@
 depends=('ruby' 'ruby-nio4r' 'ruby-timers' 'ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/socketry/async/archive/v${pkgver}.tar.gz)
-sha256sums=('db7198b3122b5c4600ae1c14ddfc2761437ca5a63fae37a68d792385c27e9983')
-sha512sums=('82ebcdac7cb77b7ae782e7d37daa9bcc35ad100ea165ce5edf0cb29c41c64d009c4bdd6201c064452417bebe0a2f0ff6780253c72640650d4226362347c47b20')
+sha256sums=('6c90ca7a075b71b25920cf8c638a1fa54485813263b576b3e04433d1cb91b1e2')
+sha512sums=('f3f425711d35b58edf83f7e34bdb44990555f7b894154016837f976f6ca89eea8200734cf9291fd2a85207f5b9e597372b29a45c251b4e505de1574492cb52cb')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list