Date: Tuesday, January 19, 2016 @ 18:05:08 Author: anatolik Revision: 157702
upgpkg: ruby-tins 1.8.2-1 Modified: ruby-tins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-19 17:03:58 UTC (rev 157701) +++ PKGBUILD 2016-01-19 17:05:08 UTC (rev 157702) @@ -4,7 +4,7 @@ # Contributor: Hyacinthe Cartiaux <[email protected]> pkgname=ruby-tins -pkgver=1.8.1 +pkgver=1.8.2 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=('806ebb9816b824c72de4b608572fc062443dbefd454d24a1a37b9c5f187efb30') +sha256sums=('f3964e4bf0c9b795834c76faa90918e8848806bedfd9a954c73f742874a11156') package() { local _gemdir="$(ruby -e'puts Gem.default_dir')"
