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

Levente Polyak anthraxx at gemini.archlinux.org
Wed Sep 8 22:41:34 UTC 2021


    Date: Wednesday, September 8, 2021 @ 22:41:34
  Author: anthraxx
Revision: 423602

upgpkg: visualvm 2.1-1

Modified:
  visualvm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-08 22:12:14 UTC (rev 423601)
+++ PKGBUILD	2021-09-08 22:41:34 UTC (rev 423602)
@@ -4,7 +4,7 @@
 # Contributor: Andrius Semionovas <aneworld at gmail dot com>
 
 pkgname=visualvm
-pkgver=2.0.7
+pkgver=2.1
 _shortver=${pkgver//\./}
 pkgrel=1
 pkgdesc='Visual tool integrating several commandline JDK tools and lightweight profiling capabilities'
@@ -15,9 +15,12 @@
 source=(https://github.com/visualvm/visualvm.src/releases/download/${pkgver}/${pkgname}_${_shortver}.zip
         visualvm.desktop
         icon.png)
-sha256sums=('7247bb703483f21a1dbe0ff045553b0234a1e94cc1136ab2a0ea88a1478de4e8'
+sha256sums=('40803e02fdbc49c7db1a45bc577d78cea65aef9a38bfff402482500fdae2d072'
             'e820807e8d78446cf156a3947d97856e24865bb0d8c957e9ce2fed309c737441'
             '452fbd85c968ec7176c5894bc4106b7e25310314d44278d807510675b6a5c864')
+b2sums=('5176db3d6f6716c009201ece5e8e123341253d02062cbc66aa1f36cc002e5245e81c5a644ad6f49e438adcf183e82d2bbe4609a166bd8e251d3f49cf0b1663eb'
+        'ec51d5613e0b8103c5596b8549bfea2eb7cf6fe7792c790ef67007d469c3ddb0fb8990f9ea1aa575f412b62787c43225a583c2d6936393cbcb1938d396717e18'
+        '5f7659620de6b3d67716e700a5e8724e03cf3343c188a2d5c2470950c27c8e045209e87951971a969497b38f0dd5eff8a021e427367b838254040c6d25eb0b5d')
 
 package() {
   cd ${pkgname}_${_shortver}



More information about the arch-commits mailing list