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

Jan Steffens heftig at archlinux.org
Fri May 25 04:55:59 UTC 2018


    Date: Friday, May 25, 2018 @ 04:55:51
  Author: heftig
Revision: 329227

9.2.0.0-1

Modified:
  jruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-25 02:06:47 UTC (rev 329226)
+++ PKGBUILD	2018-05-25 04:55:51 UTC (rev 329227)
@@ -3,7 +3,7 @@
 # Contributor: FaziBear <fazibear at gmail.com>
 
 pkgname=jruby
-pkgver=9.1.17.0
+pkgver=9.2.0.0
 pkgrel=1
 pkgdesc="100% pure-Java implementation of the Ruby programming language"
 arch=(any)
@@ -12,7 +12,7 @@
 options=(!strip)
 noextract=($pkgname-bin-${pkgver}.tar.gz)
 source=(http://jruby.org.s3.amazonaws.com/downloads/$pkgver/$pkgname-bin-${pkgver}.tar.gz)
-sha256sums=('6a22f7bf8fef1a52530a9c9781a9d374ad07bbbef0d3d8e2af0ff5cbead0dfd5')
+sha256sums=('42718dea5fc90b7696cb3fccf8e8d546729173963ad0bc477d66545677d00684')
 
 package() {
   depends=(java-runtime-headless bash)



More information about the arch-commits mailing list