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

Jan Steffens heftig at archlinux.org
Sat Oct 1 18:28:49 UTC 2016


    Date: Saturday, October 1, 2016 @ 18:28:48
  Author: heftig
Revision: 191161

9.1.5.0-1

Modified:
  jruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-01 18:27:06 UTC (rev 191160)
+++ PKGBUILD	2016-10-01 18:28:48 UTC (rev 191161)
@@ -3,7 +3,7 @@
 # Contributor: FaziBear <fazibear at gmail.com>
 
 pkgname=jruby
-pkgver=9.1.4.0
+pkgver=9.1.5.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=('cde189a22f6b93a439873e4130fc2c73f07554d4f9c415adef2dd8429626be67')
+sha256sums=('28e4f3aefbb4497c5c5edc04246778b3305105c3d3d6de11be067826cc5bb766')
 
 package() {
   depends=(java-runtime-headless bash)



More information about the arch-commits mailing list