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


Commits:
fdb059e5 by Jelle van der Waa at 2024-06-04T20:42:41+02:00
upgpkg: 1.4.10-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = ruby-stomp
+       pkgdesc = Ruby client for the Stomp messaging protocol
+       pkgver = 1.4.10
+       pkgrel = 3
+       url = https://github.com/stompgem/stomp
+       arch = any
+       license = Apache
+       makedepends = ruby-rake
+       makedepends = ruby-rspec
+       makedepends = ruby-bundler
+       makedepends = ruby-rdoc
+       makedepends = ruby-test-unit
+       depends = ruby
+       options = !emptydirs
+       source = 
stomp-v1.4.10.tar.gz::https://github.com/stompgem/stomp/archive/v1.4.10.tar.gz
+       sha512sums = 
46a70a191dfe06179972765318fa26327d0047ebc02e17788791f9f28c3060ff64a30d6aa5a8805020dbacf5c76037235ed22a4e3f963bbcae166ad1711ecc0c
+
+pkgname = ruby-stomp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _gemname=stomp
 pkgname="ruby-${_gemname}"
 pkgver=1.4.10
-pkgrel=2
+pkgrel=3
 pkgdesc='Ruby client for the Stomp messaging protocol'
 url='https://github.com/stompgem/stomp'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-stomp/-/commit/fdb059e51278d0a5c0fd722908fbda62fb43033d

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


Reply via email to