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

Levente Polyak anthraxx at archlinux.org
Sun Mar 18 15:57:24 UTC 2018


    Date: Sunday, March 18, 2018 @ 15:57:21
  Author: anthraxx
Revision: 309056

upgpkg: ruby-async 1.3.0-1

Modified:
  ruby-async/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-18 15:55:46 UTC (rev 309055)
+++ PKGBUILD	2018-03-18 15:57:21 UTC (rev 309056)
@@ -2,7 +2,7 @@
 
 _gemname=async
 pkgname=ruby-${_gemname}
-pkgver=1.2.2
+pkgver=1.3.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=('2d09019a833dff44fb506a5561bb7484efec72384c9b01dc5dbb0dd5319ca7c5')
-sha512sums=('f8a0e0e3fbd42c6ccfb210e625f6ec38d8127cadec3df26ad621b69350e0b6aad248ab3475f965d15eb6037a304e9a352d66563c53a228779c0357a2602605cd')
+sha256sums=('d3553fb30b341268ff2f3abbd84e75c4df7845e1d1b5da189ac43ce37786d4f0')
+sha512sums=('392f1651c2e38e4cc4c5cd8b7378ccec1567332396ac4dc1f26ca512abda5dd52c631804925564ad625f95d57d03a5ffa6211ab48b0d1eb8aafb3760fe423165')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list