[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
George Rawlinson
grawlinson at gemini.archlinux.org
Mon Aug 8 00:08:01 UTC 2022
Date: Monday, August 8, 2022 @ 00:08:01
Author: grawlinson
Revision: 1260584
upgpkg: ruby-bundler 2.3.19-1; new upstream release
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-08 00:04:37 UTC (rev 1260583)
+++ PKGBUILD 2022-08-08 00:08:01 UTC (rev 1260584)
@@ -7,7 +7,7 @@
pkgname=ruby-bundler
_gemname="${pkgname#ruby-}"
-pkgver=2.3.18
+pkgver=2.3.19
pkgrel=1
pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably"
arch=('any')
@@ -16,7 +16,7 @@
depends=('ruby' 'rubygems')
makedepends=('git' 'ruby-rdoc' 'ruby-rake')
options=('!emptydirs')
-_commit='fc31b7f7d957cbf894f3fe0997a386e9f6277172'
+_commit='4f496f93e6f4abb84c00d71d40f197baf72cd836'
source=("$pkgname::git+https://github.com/rubygems/rubygems#commit=$_commit")
b2sums=('SKIP')
More information about the arch-commits
mailing list