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

Andreas Radke andyrtr at nymeria.archlinux.org
Fri Jul 11 14:52:22 UTC 2014


    Date: Friday, July 11, 2014 @ 16:52:22
  Author: andyrtr
Revision: 216797

upgpkg: beanshell2 2.1.8-1

upstream update 2.1.8

Modified:
  beanshell2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-11 14:49:07 UTC (rev 216796)
+++ PKGBUILD	2014-07-11 14:52:22 UTC (rev 216797)
@@ -2,7 +2,7 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=beanshell2
-pkgver=2.1.7
+pkgver=2.1.8
 pkgrel=1
 pkgdesc="Small, free, embeddable, source level Java interpreter with object based scripting language features written in Java"
 arch=('any')
@@ -12,9 +12,9 @@
 provides=('bsh' 'beanshell')
 conflicts=('beanshell')
 replaces=('beanshell')
-source=("https://beanshell2.googlecode.com/files/bsh-${pkgver}.jar")
+source=(https://beanshell2.googlecode.com/svn/branches/v2.1/downloads/bsh-${pkgver}.jar)
 noextract=("${pkgname}-${pkgver}.jar")
-md5sums=('0d60db994fe371594f6b513bf07768cf')
+md5sums=('86da39aefd9ab3da7167f141083009ea')
 
 package() {
   install -m755 -d ${pkgdir}/usr/share/java/




More information about the arch-commits mailing list