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

Levente Polyak anthraxx at archlinux.org
Thu Feb 8 13:01:36 UTC 2018


    Date: Thursday, February 8, 2018 @ 13:01:35
  Author: anthraxx
Revision: 290285

upgpkg: ruby-async-io 1.2.1-1

Modified:
  ruby-async-io/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-08 13:00:03 UTC (rev 290284)
+++ PKGBUILD	2018-02-08 13:01:35 UTC (rev 290285)
@@ -2,17 +2,17 @@
 
 _gemname=async-io
 pkgname=ruby-${_gemname}
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc='Provides support for asynchonous TCP, UDP, UNIX and SSL sockets'
 url='https://github.com/socketry/async-io'
 arch=('any')
 license=('MIT')
-depends=('ruby' 'ruby-async')
+depends=('ruby' 'ruby-async' 'ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/socketry/async-io/archive/v${pkgver}.tar.gz)
-sha256sums=('a261535e8a9b22b3c8f62c59794b5012eadb7382220c0ab957a079a978d194cf')
-sha512sums=('54b45de9a37438a5db6264aab0d31dfed521b3086a8cd52ddc97b7bbf3742307399da829ee7892ecc6742f2c1111c0903d91f2ea168fff06c6f6319424382e4f')
+sha256sums=('b7644b5ed608de28ee307b217de488ac8fd6b6b86dcc286fd26f4820d47a64de')
+sha512sums=('d3980ee946c7a3cb8bf1d16cc4a18e7f0af93d014dc5ec2e4a9a8db4f61670e0479955a68e07f82cf117b5123161a440b7a1b03f981627a4e6c3790436a7247e')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list