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

Levente Polyak anthraxx at archlinux.org
Thu Jan 21 02:05:28 UTC 2021


    Date: Thursday, January 21, 2021 @ 02:05:28
  Author: anthraxx
Revision: 824082

upgpkg: ruby-nio4r 2.5.4-1

Modified:
  ruby-nio4r/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-21 02:05:24 UTC (rev 824081)
+++ PKGBUILD	2021-01-21 02:05:28 UTC (rev 824082)
@@ -2,8 +2,8 @@
 
 _gemname=nio4r
 pkgname=ruby-${_gemname}
-pkgver=2.5.2
-pkgrel=2
+pkgver=2.5.4
+pkgrel=1
 pkgdesc='Abstract, cross-platform stateful I/O selector API for Ruby'
 url='https://github.com/celluloid/nio4r'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 makedepends=('ruby-rdoc')
 options=('!emptydirs')
 source=(https://github.com/celluloid/nio4r/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('f8a3e12f51c2ee01644f5ebb5e33795be8ece6dd9345bf5fc1ab6d0a72f5118b')
-sha512sums=('4188be15b674e65373c056bdf86ee7dc71ebbabf1e0a3eb5a10edfbe0dfe761c5cba6e89c4a0fc822037901c7e83831c26682770129e023ab9223a6467b9e83c')
+sha512sums=('d4674ba545dd5933e1d1126b70dfb221e5fd58e5caa281f9ad8e1209070d637f0b6d533c95905db352a2388801cbc138207b173508d6ee590de5b99a51546444')
+b2sums=('382e1a2748de377022308c93f771584a39f00223d4316288cc2f42ae1c4575a8d2eea71f6739d129b5c43cb431fd0d857f6beeb81469e71666565d504cf989d3')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list