[arch-commits] Commit in visualvm/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Oct 1 14:32:35 UTC 2018
Date: Monday, October 1, 2018 @ 14:32:35
Author: anthraxx
Revision: 335600
upgpkg: visualvm 1.4.2-1
Modified:
visualvm/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-01 14:27:28 UTC (rev 335599)
+++ PKGBUILD 2018-10-01 14:32:35 UTC (rev 335600)
@@ -3,7 +3,7 @@
# Contributor: Kristof JOZSA <kristof.jozsa at gmail.com>
pkgname=visualvm
-pkgver=1.4.1
+pkgver=1.4.2
_shortver=${pkgver//\./}
pkgrel=1
pkgdesc='Visual tool integrating several commandline JDK tools and lightweight profiling capabilities'
@@ -11,10 +11,10 @@
arch=('x86_64')
license=('custom:GPL')
depends=('java-environment')
-source=(https://github.com/${pkgname}/${pkgname}.src/releases/download/${pkgver}/${pkgname}_${_shortver}.zip
+source=(https://github.com/visualvm/visualvm.src/releases/download/${pkgver}/${pkgname}_${_shortver}.zip
visualvm.desktop
icon.png)
-sha256sums=('cb7d98b514c8448cffaf0f453f2dd257cbcc3b84bf51e6d43145ae706fa726b8'
+sha256sums=('5d77e07fb7bf564f97a1dd9aa3cd629b3cc4b9b21dbec45b8dfdf058b541388a'
'e820807e8d78446cf156a3947d97856e24865bb0d8c957e9ce2fed309c737441'
'452fbd85c968ec7176c5894bc4106b7e25310314d44278d807510675b6a5c864')
More information about the arch-commits
mailing list