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

Levente Polyak anthraxx at archlinux.org
Mon Jun 11 22:53:20 UTC 2018


    Date: Monday, June 11, 2018 @ 22:53:19
  Author: anthraxx
Revision: 342406

upgpkg: ruby-async 1.9.1-1

Modified:
  ruby-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 22:50:46 UTC (rev 342405)
+++ PKGBUILD	2018-06-11 22:53:19 UTC (rev 342406)
@@ -2,7 +2,7 @@
 
 _gemname=async
 pkgname=ruby-${_gemname}
-pkgver=1.8.0
+pkgver=1.9.1
 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=('9a86357a8a46dd1b9dedf70465a8722c71e8a1734d0a83fc73a4f268ca1efd5d')
-sha512sums=('71dbfd760fe667d9bcbe580fcc95f38bd37af57605b5f455083ed0ddc772e10cb2fd46805d22d2b66e838b0b1bb9987b28927794e1db40f14a1cf10a92cbc31e')
+sha256sums=('1582023c7edb6aef3e66571aa6c804b7907acd39a40801edb7882425356c90f2')
+sha512sums=('68d62d0c50730d89c3b7b6199f38ff4c9c1d6e33e6b9d43048c706e3d19152cf0e6e7f2718c9b5b265874e706a66648e238fc4960f269ae030dfac057a0dbcd4')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list