Date: Wednesday, March 31, 2021 @ 00:58:35 Author: heftig Revision: 910542
9.2.17.0-1 Modified: jruby/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-31 00:57:42 UTC (rev 910541) +++ PKGBUILD 2021-03-31 00:58:35 UTC (rev 910542) @@ -2,7 +2,7 @@ # Contributor: FaziBear <fazib...@gmail.com> pkgname=jruby -pkgver=9.2.16.0 +pkgver=9.2.17.0 pkgrel=1 pkgdesc="100% pure-Java implementation of the Ruby programming language" url="https://www.jruby.org/" @@ -10,9 +10,9 @@ license=(EPL GPL2 LGPL2.1 custom) options=(!strip) source=(https://repo1.maven.org/maven2/org/jruby/jruby-dist/$pkgver/jruby-dist-$pkgver-bin.tar.gz) -md5sums=('d8d954ee0ab6f4868c3fc63339660af9') -sha1sums=('c04d45392da356405becb238d0d48cf32357ddfd') -sha256sums=('5ae27f149f73f3fea4f34359cbb773c25d9d987e72b5edec9e8b93957997eb30') +md5sums=('382fb3d9d2982efd5396f1a42e3fa6a1') +sha1sums=('71932970f8ea6b9a1d226a3e833ec2b1bfb6fab3') +sha256sums=('7701d3537b3a606d2765ac6d5c40e675ddaa01d3cebad26a21a66e3aadd5c202') prepare() { cd jruby-$pkgver