Merge pull request #3659 from lazka/ruby-3.2.1

ruby: Update to 3.2.1
This commit is contained in:
Christoph Reiter
2023-03-16 18:02:52 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=('ruby' 'ruby-docs')
pkgver=3.1.3
pkgrel=2
pkgver=3.2.1
pkgrel=1
arch=('i686' 'x86_64')
url='https://www.ruby-lang.org/en/'
license=('BSD' 'custom')
@@ -15,7 +15,7 @@ source=(https://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.ta
gemrc
2.7.7-msys2.patch
3.1.3-rmdir-for-force-ln.patch)
sha256sums=('4ee161939826bcdfdafa757cf8e293a7f14e357f62be7144f040335cc8c7371a'
sha256sums=('746c8661ae25449cbdc5297d1092702e93e66f365a75fecb740d4f292ced630c'
'14bc6cb41d610d820a327bb9eeffb8c320f90dda1fdee1449a1b999de09dd1c9'
'01a59cbfffa98eeca6b66f2f179474793dbb6ec32063d717a24e5ca03f28d767'
'5fffe4fa469721bfe271650dae142c5a0274c22705e4be01541371d74a5de23d'

View File

@@ -2,7 +2,7 @@
pkgname=subversion
pkgver=1.14.2
pkgrel=1
pkgrel=2
pkgdesc="A Modern Concurrent Version Control System"
arch=('i686' 'x86_64')
url="https://subversion.apache.org/"