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

Levente Polyak anthraxx at archlinux.org
Sun May 13 01:14:50 UTC 2018


    Date: Sunday, May 13, 2018 @ 01:14:49
  Author: anthraxx
Revision: 321443

upgpkg: ruby-eventmachine 1.2.7-1

Modified:
  ruby-eventmachine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-13 01:10:29 UTC (rev 321442)
+++ PKGBUILD	2018-05-13 01:14:49 UTC (rev 321443)
@@ -3,7 +3,7 @@
 
 _gemname=eventmachine
 pkgname=ruby-${_gemname}
-pkgver=1.2.6
+pkgver=1.2.7
 pkgrel=1
 pkgdesc='EventMachine: fast, simple event-processing library'
 url='http://rubyeventmachine.com'
@@ -12,8 +12,8 @@
 depends=('ruby' 'ruby-rdoc' 'openssl')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/eventmachine/eventmachine/archive/v${pkgver}.tar.gz)
-sha256sums=('0af8c03a5b8aa029de35c20f885012283e3d5b625cfccbcb38503af9f97805a6')
-sha512sums=('2511a38743d2fa23ebd65a26d1d2546587ecfaa325307f82c655db0163d05ad01beced4a768ef1814401d1485b35a2913ce5f0beff4ee00a11aaa99c90f0b630')
+sha256sums=('32692ae79bed595445d889ab83d862200a18964c395e48cfab01ba6e9ff6437c')
+sha512sums=('768ec084903dce4c737cf564fce7886a3e7e5b7d4a89c2baea3e998130c53dc00488eaa2d8e9b0133d9e4d8fffbde80c3025403881486a7968c2d84425cc1f50')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list