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


Commits:
5cf4c12b by Felix Yan at 2025-09-25T15:44:21+08:00
upgpkg: 1.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- 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 = 1.2.2
+       pkgver = 1.3.0
        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=1.2.2
-       sha256sums = 
a9d2e41d19e5685b5a9e4ff0db37c7d76416f890859f6ad94ff2705b5b4b92a0
+       source = git+https://github.com/ffi/ffi-compiler.git#tag=1.3.0
+       sha256sums = 
680d6f9582368237cb963ec3b690d5866da8477bf2aeb6cc821f7092a5b98a1a
 
 pkgname = ruby-ffi-compiler


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-ffi-compiler
-pkgver=1.2.2
+pkgver=1.3.0
 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=('a9d2e41d19e5685b5a9e4ff0db37c7d76416f890859f6ad94ff2705b5b4b92a0')
+sha256sums=('680d6f9582368237cb963ec3b690d5866da8477bf2aeb6cc821f7092a5b98a1a')
 
 build() {
   local _gemdir="$(gem env gemdir)"



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

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


Reply via email to