Date: Friday, April 1, 2022 @ 19:22:11 Author: anatolik Revision: 1180701
upgpkg: ruby-tins 1.31.0-1 Modified: ruby-tins/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 19:22:03 UTC (rev 1180700) +++ PKGBUILD 2022-04-01 19:22:11 UTC (rev 1180701) @@ -3,8 +3,8 @@ # Contributor: Hyacinthe Cartiaux <[email protected]> pkgname=ruby-tins -pkgver=1.26.0 -pkgrel=2 +pkgver=1.31.0 +pkgrel=1 pkgdesc='All the stuff that is not good/big enough for a real library' arch=('any') url='https://github.com/flori/tins' @@ -13,7 +13,7 @@ options=('!emptydirs') source=("https://rubygems.org/downloads/tins-${pkgver}.gem") noextract=("tins-${pkgver}.gem") -sha256sums=('b86e70b20c1554a9b2585ed96bf13160ed5daf5db49588374c82cc5fb683016c') +sha256sums=('20b5ea997dc046358fd05f15d39636bd7946798591b9c5741cc41f69853c7894') package() { local _gemdir="$(ruby -e'puts Gem.default_dir')"
