[arch-commits] Commit in ruby2.6/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Jul 7 16:52:06 UTC 2021


    Date: Wednesday, July 7, 2021 @ 16:52:05
  Author: arojas
Revision: 975258

Update to 2.6.8

Modified:
  ruby2.6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-07 16:41:01 UTC (rev 975257)
+++ PKGBUILD	2021-07-07 16:52:05 UTC (rev 975258)
@@ -5,7 +5,7 @@
 
 _rubyver=2.6
 pkgname=ruby2.6
-pkgver=2.6.7
+pkgver=2.6.8
 pkgdesc='An object-oriented language for quick and easy programming (version 2.6)'
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
 options=(!emptydirs)
 source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)
-sha512sums=('ba6fc0a36af2a08cf1b008851e805f59ea1047724fc7b61d4bc674533b8f123cb12fa0969e9a3f57290477c0d75f974ca7e304836e4905bd96a737211df9bd21')
+sha512sums=('d040ad2238523587d8f356fcb796b8b6ad7f8caff7dd6df09e3f7efcbfa0369e33600e78c7f2bc713ae77c040757cce5c4fec223cb9070209f2bf741899c556d')
 
 build() {
   cd ruby-${pkgver}




More information about the arch-commits mailing list