Date: Wednesday, July 13, 2016 @ 20:10:50 Author: anatolik Revision: 182840
upgpkg: ruby-tins 1.11.0-1 Modified: ruby-tins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-13 15:25:03 UTC (rev 182839) +++ PKGBUILD 2016-07-13 20:10:50 UTC (rev 182840) @@ -4,7 +4,7 @@ # Contributor: Hyacinthe Cartiaux <[email protected]> pkgname=ruby-tins -pkgver=1.10.2 +pkgver=1.11.0 pkgrel=1 pkgdesc='All the stuff that is not good/big enough for a real library' arch=('any') @@ -14,7 +14,7 @@ options=('!emptydirs') source=("https://rubygems.org/downloads/tins-${pkgver}.gem") noextract=("tins-${pkgver}.gem") -sha256sums=('aa7c664c38c0fba74d3ecc86c7f115625d883075c8b06d71ecf3bf63bc0b8061') +sha256sums=('b8b9e817007ca0866e1e0e94042beea177c60309ab34a16cce2c76c9c91720d2') package() { local _gemdir="$(ruby -e'puts Gem.default_dir')"
