Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-bundler
Commits:
ce84927b by Andreas Schleifer at 2025-03-22T21:01:38+01:00
upgpkg: 2.6.0-4: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-bundler
pkgdesc = Manages an application's dependencies through its entire
life, across many machines, systematically and repeatably
pkgver = 2.6.0
- pkgrel = 3
+ pkgrel = 4
url = https://bundler.io
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
_gemname='bundler'
pkgname="ruby-${_gemname}"
pkgver=2.6.0
-pkgrel=3
+pkgrel=4
pkgdesc="Manages an application's dependencies through its entire life, across
many machines, systematically and repeatably"
arch=('any')
url='https://bundler.io'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-bundler/-/commit/ce84927bc8f2fcbaf1db9cd43960a7344dfd4b18
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-bundler/-/commit/ce84927bc8f2fcbaf1db9cd43960a7344dfd4b18
You're receiving this email because of your account on gitlab.archlinux.org.