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

Levente Polyak anthraxx at archlinux.org
Sun Apr 29 12:46:32 UTC 2018


    Date: Sunday, April 29, 2018 @ 12:46:30
  Author: anthraxx
Revision: 318457

upgpkg: ruby-async 1.8.0-1

Modified:
  ruby-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-29 11:14:48 UTC (rev 318456)
+++ PKGBUILD	2018-04-29 12:46:30 UTC (rev 318457)
@@ -2,7 +2,7 @@
 
 _gemname=async
 pkgname=ruby-${_gemname}
-pkgver=1.7.0
+pkgver=1.8.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=('b938ebb7f81eafa7104bd0222653147e14155291472634421cdcdc08f0ae1b55')
-sha512sums=('5860fd63c847e75577a744d403bfec2c02ac196add4edaf6c3a68ec54386e71c8b7cd28c3a90d0708971178e8487c946b95895128ed06f0b1f54f45d066cdde3')
+sha256sums=('9a86357a8a46dd1b9dedf70465a8722c71e8a1734d0a83fc73a4f268ca1efd5d')
+sha512sums=('71dbfd760fe667d9bcbe580fcc95f38bd37af57605b5f455083ed0ddc772e10cb2fd46805d22d2b66e838b0b1bb9987b28927794e1db40f14a1cf10a92cbc31e')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list