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

Jan Steffens heftig at archlinux.org
Fri Jan 29 00:42:33 UTC 2016


    Date: Friday, January 29, 2016 @ 01:42:33
  Author: heftig
Revision: 159397

9.0.5.0

Modified:
  jruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-29 00:18:49 UTC (rev 159396)
+++ PKGBUILD	2016-01-29 00:42:33 UTC (rev 159397)
@@ -3,7 +3,7 @@
 # Contributor: FaziBear <fazibear at gmail.com>
 
 pkgname=jruby
-pkgver=9.0.4.0
+pkgver=9.0.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=('fcf828c4ad5b92430a349f1e873c067a15e0952d167d07368135c513fe0d18fb')
+sha256sums=('9ef392bd859690c9a838f6475040345e0c512f7fcc0b37c809a91cf671f5daf3')
 
 package() {
   depends=(java-runtime-headless bash)



More information about the arch-commits mailing list