[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Aug 21 06:13:43 UTC 2018


    Date: Tuesday, August 21, 2018 @ 06:13:43
  Author: felixonmars
Revision: 372966

upgpkg: ruby-bundler 1.16.4-1

Modified:
  ruby-bundler/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 06:12:59 UTC (rev 372965)
+++ PKGBUILD	2018-08-21 06:13:43 UTC (rev 372966)
@@ -7,7 +7,7 @@
 
 pkgname=ruby-bundler
 _gemname=${pkgname#ruby-}
-pkgver=1.16.3
+pkgver=1.16.4
 pkgrel=1
 pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
 arch=('any')
@@ -18,7 +18,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha512sums=('bc6b911a5ad2911c35be1ce4e28d42b7762cfc950bc060cca1527b66f78c5f125ed5524d1fc161f68053f00997742c6354549712be0a49c72877ab32ccbbefe6')
+sha512sums=('fe55b87bb999759da8b4285bb6cb9edbef41b87e418beb4bb9f450f425fd152d45fac2be99d79e26c0cdcfa4785f2b0e35b7f18492ac61d8f780c01ab662e40d')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list