Date: Monday, December 5, 2022 @ 21:38:50
  Author: arojas
Revision: 1356629

upgpkg: ruby-tins 1.31.1-1: Update to 1.31.1

Modified:
  ruby-tins/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-05 21:36:14 UTC (rev 1356628)
+++ PKGBUILD    2022-12-05 21:38:50 UTC (rev 1356629)
@@ -3,7 +3,7 @@
 # Contributor: Hyacinthe Cartiaux <[email protected]>
 
 pkgname=ruby-tins
-pkgver=1.31.0
+pkgver=1.31.1
 pkgrel=1
 pkgdesc='All the stuff that is not good/big enough for a real library'
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/tins-${pkgver}.gem";)
 noextract=("tins-${pkgver}.gem")
-sha256sums=('20b5ea997dc046358fd05f15d39636bd7946798591b9c5741cc41f69853c7894')
+sha256sums=('51c4a347c25c630d310cbc2c040ffb84e266c8227f2ade881f1130ee4f9fbecf')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"

Reply via email to