Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-sync


Commits:
0d2e3c19 by Jelle van der Waa at 2024-06-04T20:43:02+02:00
upgpkg: 0.5.0-7: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = ruby-sync
+       pkgdesc = A Ruby module packaged as a gem that provides a two-phase 
lock with a counter. Was in Ruby core until 2.7
+       pkgver = 0.5.0
+       pkgrel = 7
+       url = https://github.com/ruby/sync
+       arch = any
+       license = BSD
+       checkdepends = ruby-test-unit
+       makedepends = ruby-rdoc
+       makedepends = ruby-rake
+       makedepends = ruby-bundler
+       depends = ruby
+       options = !emptydirs
+       source = 
https://github.com/ruby/sync/archive/v0.5.0/ruby-sync-0.5.0.tar.gz
+       sha512sums = 
5f887d9169e0be834c7fa17ae42b71078f25ce3d83e695490cd136adc1799d6b92e4aed41ce3f3d57b3ad193a1ac4de940b37212c2864bbf6331ba3582128166
+
+pkgname = ruby-sync


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _gemname='sync'
 pkgname="ruby-${_gemname}"
 pkgver=0.5.0
-pkgrel=6
+pkgrel=7
 pkgdesc='A Ruby module packaged as a gem that provides a two-phase lock with a 
counter.  Was in Ruby core until 2.7'
 arch=('any')
 url='https://github.com/ruby/sync'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sync/-/commit/0d2e3c19e4e37ddc9101502578203c89ee6d2754

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


Reply via email to