community/ruby2.7 to 2.7.5-1

This commit is contained in:
Kevin Mihelich 2021-12-01 00:37:55 +00:00
parent 67c8f58fdc
commit 210e95c83b
1 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@
# - patch to fix running ruby on 32-bit ARM
pkgname=ruby2.7
pkgver=2.7.4
pkgrel=2
pkgver=2.7.5
pkgrel=1
arch=(x86_64)
pkgdesc='An object-oriented language for quick and easy programming, version 2.7'
url='https://www.ruby-lang.org/en/'
@ -21,7 +21,7 @@ makedepends=(tk)
options=(!emptydirs)
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
0001-Use-only-unsigned-long-for-rb_serial_t.patch)
sha512sums=('2cbb70ecfdd69120e789023ddb2b25cab0d03bc33fdc367a8f74ca8a3ee785c18c8ded9de3ecee627c7e275ffb85147e6abf921b6a61e31851b37c7fedf45bf9'
sha512sums=('21c8a713e3ce115fc4c405113ac691ddcefc3419f528b93ca1ac59e7052c1b6e9e241da0e570e291e567f28f3d840824dbcc5967b216cbe7d6ca7a05580fa311'
'ae1a9e00ab3bfb1bf29cda872ddf6d64dd6ec5745bd25f00e3692a1d769dd81bbce8921ed63e0f5776ec3e610655087b739fde26ede9649c6c2e095b27381926')
prepare() {