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

Levente Polyak anthraxx at archlinux.org
Sat Apr 28 23:32:12 UTC 2018


    Date: Saturday, April 28, 2018 @ 23:32:11
  Author: anthraxx
Revision: 318423

upgpkg: ruby-async 1.7.0-1

Modified:
  ruby-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-28 23:28:25 UTC (rev 318422)
+++ PKGBUILD	2018-04-28 23:32:11 UTC (rev 318423)
@@ -2,7 +2,7 @@
 
 _gemname=async
 pkgname=ruby-${_gemname}
-pkgver=1.6.0
+pkgver=1.7.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=('a3939045e618faebd30122f8cb0912ae9e92dfdb9ac23afbb1cdfe80e813bd9a')
-sha512sums=('b51b07daac9fd1dc49935ed693f8eb4f66f1ffb56d304f0b5a0388b7a128b0a63b6dee80b5cfe41b8208a1744c8c2c7596abc164c0574b2853a596f4dba7aa9b')
+sha256sums=('b938ebb7f81eafa7104bd0222653147e14155291472634421cdcdc08f0ae1b55')
+sha512sums=('5860fd63c847e75577a744d403bfec2c02ac196add4edaf6c3a68ec54386e71c8b7cd28c3a90d0708971178e8487c946b95895128ed06f0b1f54f45d066cdde3')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list