Skip to content

Commit

Permalink
auto update for package ruby2.2-bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
lilacbot committed Aug 21, 2018
1 parent 98721c5 commit 855f024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruby2.2-bundler/PKGBUILD
Expand Up @@ -2,7 +2,7 @@

pkgname=ruby2.2-bundler
_gemname=${pkgname#ruby2.2-}
pkgver=1.16.2
pkgver=1.16.4
pkgrel=1
pkgdesc="Manages an application's dependencies through its entire life, across many machines, systematically and repeatably."
arch=('any')
Expand All @@ -12,7 +12,7 @@ depends=('ruby2.2')
options=('!emptydirs')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
sha256sums=('3bb53e03db0a8008161eb4c816ccd317120d3c415ba6fee6f90bbc7f7eec8690')
sha256sums=('6d04e02370d3066af29c7ef254d43223c717631d9d0ec1b8da849f8036eef997')

package() {
cd "$srcdir"
Expand Down

0 comments on commit 855f024

Please sign in to comment.