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

Andreas Radke andyrtr at archlinux.org
Tue Dec 22 12:08:45 UTC 2020


    Date: Tuesday, December 22, 2020 @ 12:08:44
  Author: andyrtr
Revision: 404837

upgpkg: beanshell 2.1.0-1: upstream update 2.1.0

Modified:
  beanshell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 11:59:53 UTC (rev 404836)
+++ PKGBUILD	2020-12-22 12:08:44 UTC (rev 404837)
@@ -1,8 +1,8 @@
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
 
 pkgname=beanshell
-pkgver=2.0b6
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="Small, free, embeddable, source level Java interpreter with object based scripting language features written in Java"
 arch=('any')
 url="https://github.com/beanshell/beanshell"
@@ -13,7 +13,7 @@
 conflicts=('beanshell2')
 source=("https://github.com/beanshell/beanshell/releases/download/$pkgver/bsh-${pkgver}.jar")
 noextract=("${pkgname}-${pkgver}.jar")
-sha1sums=('fb418f9b33a0b951e9a2978b4b6ee93b2707e72f')
+sha512sums=('f29ec0b382e8648b9f7506cc976ac533d82a941986e0beab3464cd1659334d8f8369c139124591ba45306dc8c0eb7090bd915ece364cdd476dd929fde3da2c34')
 
 # beanshell2 fork is dead
 # http://stackoverflow.com/questions/26549307/current-state-of-beanshell



More information about the arch-commits mailing list