[arch-commits] Commit in ruby-irb/trunk (PKGBUILD)

Anatol Pomozov anatolik at gemini.archlinux.org
Tue Jan 18 17:59:02 UTC 2022


    Date: Tuesday, January 18, 2022 @ 17:59:02
  Author: anatolik
Revision: 1109303

upgpkg: ruby-irb 1.4.1-1

Modified:
  ruby-irb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-18 17:58:42 UTC (rev 1109302)
+++ PKGBUILD	2022-01-18 17:59:02 UTC (rev 1109303)
@@ -2,7 +2,7 @@
 
 _gemname=irb
 pkgname=ruby-$_gemname
-pkgver=1.3.6
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Interactive Ruby command-line tool for REPL (Read Eval Print Loop)."
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
 noextract=("$_gemname-$pkgver.gem")
-sha512sums=('53d8a6b0c1d0135281849deb647cc5382559b414204d53590afa8f478d33dce1f969e218707bdb8b84ba000dd2da4102f419ae68d615203bf1adf0988a0e7e7f')
+sha512sums=('601c834f66346a432638e9205f62c809a6d4987aed1657ab8398cc2593d2b20465412b94d78a2a0e472e07baf4d46b69cb727a1e45b6992c88174c02fa17dcf5')
 
 package() {
   cd "$srcdir"



More information about the arch-commits mailing list