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


Commits:
98bfc49b by Andreas Schleifer at 2024-06-30T23:08:36+02:00
upgpkg: 1.30.3-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = ruby-async
+       pkgdesc = Composable asynchronous I/O
+       pkgver = 1.30.3
+       pkgrel = 3
+       url = https://github.com/socketry/async
+       arch = any
+       license = MIT
+       makedepends = ruby-rdoc
+       depends = ruby
+       depends = ruby-console
+       depends = ruby-nio4r
+       depends = ruby-timers
+       options = !emptydirs
+       source = 
https://github.com/socketry/async/archive/v1.30.3/ruby-async-1.30.3.tar.gz
+       sha256sums = 
f378e8d136c1b58f8df38956a5253b170f87ce815ae8c7d88b50ea964a8e8bb1
+       sha512sums = 
337a51ca8fd0e6685528e2eca9b584344ba583f7254f2600110ee62da6e4ccabeb471e7d94f36ab6f8d0eb3eada9e23335a262a50c8d035f67708fce0a590e5e
+
+pkgname = ruby-async


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _gemname=async
 pkgname=ruby-${_gemname}
 pkgver=1.30.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Composable asynchronous I/O'
 url='https://github.com/socketry/async'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-async/-/commit/98bfc49b0d30f44338323d66cd2c4f33db7ab37d

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


Reply via email to