Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-ffi-compiler


Commits:
89afbb91 by Felix Yan at 2026-06-30T01:36:28+08:00
upgpkg: 2.2.1-1

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-ffi-compiler
        pkgdesc = Ruby library for automating compilation of native libraries 
for use with ffi
-       pkgver = 2.0.0
+       pkgver = 2.2.1
        pkgrel = 1
        url = https://github.com/ffi/ffi-compiler
        arch = any
@@ -12,7 +12,7 @@ pkgbase = ruby-ffi-compiler
        depends = ruby-ffi
        depends = ruby-rake
        options = !emptydirs
-       source = git+https://github.com/ffi/ffi-compiler.git#tag=2.0.0
-       sha256sums = 
e510a9eb26325b0fe2ce0dcdd72cedf214f4c82f481d2e57cdc819be18a5ca5c
+       source = git+https://github.com/ffi/ffi-compiler.git#tag=2.2.1
+       sha256sums = 
c5dc8cb4055a2779bb16a6e581939b5b4552d25f9eed74622799c33aec61a3fb
 
 pkgname = ruby-ffi-compiler


=====================================
.nvchecker.toml
=====================================
@@ -1,4 +1,3 @@
 [ruby-ffi-compiler]
 source = "git"
 git = "https://github.com/ffi/ffi-compiler.git";
-prefix = "v"


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-ffi-compiler
-pkgver=2.0.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='Ruby library for automating compilation of native libraries for use 
with ffi'
 arch=(any)
@@ -11,7 +11,7 @@ depends=(ruby-ffi ruby-rake)
 makedepends=(git ruby-rspec ruby-rubygems-tasks ruby-rdoc)
 options=(!emptydirs)
 source=(git+https://github.com/ffi/ffi-compiler.git#tag=$pkgver)
-sha256sums=('e510a9eb26325b0fe2ce0dcdd72cedf214f4c82f481d2e57cdc819be18a5ca5c')
+sha256sums=('c5dc8cb4055a2779bb16a6e581939b5b4552d25f9eed74622799c33aec61a3fb')
 
 build() {
   local _gemdir="$(gem env gemdir)"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ffi-compiler/-/commit/89afbb9176dae8f0ae10bfcc95fdd89e275d9516

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ffi-compiler/-/commit/89afbb9176dae8f0ae10bfcc95fdd89e275d9516
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to