Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-rr


Commits:
6838fa08 by Levente Polyak at 2024-06-02T17:49:42+02:00
upgpkg: 3.1.0-2: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,19 @@
+pkgbase = ruby-rr
+       pkgdesc = RR is a test double framework that features a rich selection 
of double techniques and a terse syntax
+       pkgver = 3.1.0
+       pkgrel = 2
+       url = https://github.com/rr/rr
+       arch = any
+       license = MIT
+       checkdepends = ruby-test-unit-rr
+       checkdepends = ruby-test-unit
+       makedepends = ruby-rdoc
+       makedepends = ruby-rake
+       makedepends = ruby-bundler
+       makedepends = ruby-rspec
+       depends = ruby
+       options = !emptydirs
+       source = https://github.com/rr/rr/archive/v3.1.0/ruby-rr-v3.1.0.tar.gz
+       sha512sums = 
d05d8421d5cd6e9225cbf5ca183c54cc510a3212f0629f7cee60887b18c874618cb67836503aed7665cef8443cc579306b84e030ae1ec0834f56298f5044a2fa
+
+pkgname = ruby-rr


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _gemname='rr'
 pkgname="ruby-${_gemname}"
 pkgver=3.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='RR is a test double framework that features a rich selection of 
double techniques and a terse syntax'
 arch=('any')
 url='https://github.com/rr/rr'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rr/-/commit/6838fa08b30161e7f3c5b7c8f1be74345ce1a5ee

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


Reply via email to