Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-rake-compiler-dock
Commits: dba3328c by Andreas Schleifer at 2024-06-04T21:17:43+02:00 upgpkg: 1.2.2-2: Ruby 3.2 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = ruby-rake-compiler-dock + pkgdesc = Easy to use and reliable cross compiler environment for building Windows, Linux, Mac and JRuby binary gems + pkgver = 1.2.2 + pkgrel = 2 + url = https://github.com/rake-compiler/rake-compiler-dock + arch = any + license = MIT + makedepends = ruby-bundler + makedepends = ruby-rake + depends = ruby + options = !emptydirs + source = https://github.com/rake-compiler/rake-compiler-dock/archive/1.2.2/ruby-rake-compiler-dock-1.2.2.tar.gz + sha512sums = 1f44d4f66e0b7d79d2831655542d24e9a160529cc840fcd6c08dc9052f848ed02a15142b69ad247d831f268522c115a1f529c34d984470bfbdd025f1259b3735 + +pkgname = ruby-rake-compiler-dock ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _gemname='rake-compiler-dock' pkgname="ruby-${_gemname}" pkgver=1.2.2 -pkgrel=1 +pkgrel=2 pkgdesc='Easy to use and reliable cross compiler environment for building Windows, Linux, Mac and JRuby binary gems' arch=('any') url='https://github.com/rake-compiler/rake-compiler-dock' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rake-compiler-dock/-/commit/dba3328c732d6eb677d907832e4171158677f0b9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rake-compiler-dock/-/commit/dba3328c732d6eb677d907832e4171158677f0b9 You're receiving this email because of your account on gitlab.archlinux.org.
