[arch-commits] Commit in ruby-bundler/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 13 19:41:09 UTC 2019
Date: Thursday, June 13, 2019 @ 19:41:09
Author: felixonmars
Revision: 481299
upgpkg: ruby-bundler 2.0.2-1
Modified:
ruby-bundler/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-13 19:38:15 UTC (rev 481298)
+++ PKGBUILD 2019-06-13 19:41:09 UTC (rev 481299)
@@ -6,8 +6,8 @@
pkgname=ruby-bundler
_gemname=${pkgname#ruby-}
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.0.2
+pkgrel=1
pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
arch=('any')
url='http://bundler.io'
@@ -17,7 +17,7 @@
options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
-sha512sums=('9f4c15f5ed8e5c500346a33d300f6d21c164bb2c9d518dd719132ce5c4f6d27b655c5f09e3cecc589922e2c45d6fe6daa3ee0b79d1c84fc15bf15879a3e9428a')
+sha512sums=('f41fe9e385fbf42859f3514b71abdaa1fd787f4ff4b1169b8ee40ea7778c114657c60ca3d6d6d72fbe972af0558f0cccd9c9f28cad7fc712ada27f037dce8a6a')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list