Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-async-pool


Commits:
8b642429 by Andreas Schleifer at 2025-05-11T16:17:06+02:00
upgpkg: 0.10.3-1; closes #2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ruby-async-pool
        pkgdesc = A singleplex and multiplex resource pool for implementing 
robust clients
-       pkgver = 0.10.1
-       pkgrel = 3
+       pkgver = 0.10.3
+       pkgrel = 1
        url = https://github.com/socketry/async-pool
        arch = any
        license = MIT
@@ -20,8 +20,8 @@ pkgbase = ruby-async-pool
        depends = ruby-metrics
        depends = ruby-traces
        options = !emptydirs
-       source = 
https://github.com/socketry/async-pool/archive/v0.10.1/ruby-async-pool-0.10.1.tar.gz
-       sha512sums = 
08fbde18a7544edfaf272e30162b721e0482fe4288d9e503c0d127678a7679dbab722a7f922598bc661717efdaf6d1ca95f92c8a60ac76de284f7d79579edae1
-       b2sums = 
01db41859ae949d2935aa1e1d92d1487b85fce08d789c6791188de09f5e10f113267c9a882612b4bbf6c157a4f7589fd9f09ae600a6fb10c7510e5e6d4b55048
+       source = 
https://github.com/socketry/async-pool/archive/v0.10.3/ruby-async-pool-0.10.3.tar.gz
+       sha512sums = 
68ba131e2f2cf487c94545bfcd8b9079c13fd177dee4dea997ed338248437a52d9e363c09d84a729fb93bbc24aba104f0bc707a89b7b7b9aef79d9cfa45235ec
+       b2sums = 
99ff19a24bd991e9c3bf6ee8f0c5517384017c6e8cc05d32aedf308cd4a8379dbae3f68ff067d20181a175767ce308839a25fb92b11dcb4ba29b8f0f0ec6075f
 
 pkgname = ruby-async-pool


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=ruby-async-pool
-pkgver=0.10.1
-pkgrel=3
+pkgver=0.10.3
+pkgrel=1
 pkgdesc='A singleplex and multiplex resource pool for implementing robust 
clients'
 arch=(any)
 url='https://github.com/socketry/async-pool'
@@ -29,8 +29,8 @@ checkdepends=(
 )
 options=(!emptydirs)
 
source=(https://github.com/socketry/async-pool/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('08fbde18a7544edfaf272e30162b721e0482fe4288d9e503c0d127678a7679dbab722a7f922598bc661717efdaf6d1ca95f92c8a60ac76de284f7d79579edae1')
-b2sums=('01db41859ae949d2935aa1e1d92d1487b85fce08d789c6791188de09f5e10f113267c9a882612b4bbf6c157a4f7589fd9f09ae600a6fb10c7510e5e6d4b55048')
+sha512sums=('68ba131e2f2cf487c94545bfcd8b9079c13fd177dee4dea997ed338248437a52d9e363c09d84a729fb93bbc24aba104f0bc707a89b7b7b9aef79d9cfa45235ec')
+b2sums=('99ff19a24bd991e9c3bf6ee8f0c5517384017c6e8cc05d32aedf308cd4a8379dbae3f68ff067d20181a175767ce308839a25fb92b11dcb4ba29b8f0f0ec6075f')
 
 prepare() {
   cd async-pool-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-async-pool/-/commit/8b64242979a7d5a6f32e02f2ae3239a468506b22

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-async-pool/-/commit/8b64242979a7d5a6f32e02f2ae3239a468506b22
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to