Tim Meusel pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-introspection


Commits:
c818a66d by Tim Meusel at 2024-06-08T17:29:33+02:00
upgpkg: 0.0.4-3

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = ruby-introspection
+       pkgdesc = Dynamic inspection of the hierarchy of method definitions on 
a Ruby object.
+       pkgver = 0.0.4
+       pkgrel = 3
+       url = https://github.com/floehopper/introspection
+       arch = any
+       license = MIT
+       checkdepends = ruby-rake
+       makedepends = ruby-minitest
+       makedepends = ruby-metaclass
+       depends = ruby
+       options = !emptydirs
+       source = 
ruby-introspection-0.0.4.tar.gz::https://github.com/floehopper/introspection/archive/v0.0.4.tar.gz
+       source = disable-bundler.patch
+       source = disable-blankslate.patch
+       sha512sums = 
0e5820fb31a69e561faa10bd9871a6dcffc6b1e452c543971244cfb65cb0237fbe50b2137006606db18f856957156a3b2ee521b05be7cae7e7602d1489d3e15f
+       sha512sums = 
f95a588a4184a13b4e7a56cd62d115d8dfc79a8cec143b45a632be816403f603f8eeb0b17575b2ef743317ab16e2c67f7b9fbb6bba0cb488b3b66f9186cda408
+       sha512sums = 
963fadf5411ad142d7dd72b7564289ef8b135d787e8596a2cef68b692da886f6a234a6373d3f926af5010414cc4a091cdd38c4c5e52536f7441bdea13de6549a
+
+pkgname = ruby-introspection


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _gemname=introspection
 pkgname="ruby-${_gemname}"
 pkgver=0.0.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Dynamic inspection of the hierarchy of method definitions on a Ruby 
object.'
 arch=('any')
 url="https://github.com/floehopper/${_gemname}";



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

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


Reply via email to