summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeil Green2018-11-30 18:42:29 +0000
committerNeil Green2018-11-30 18:42:29 +0000
commitcd294c306099c3bf54e96fecbeb3ea78dfb207ed (patch)
tree13c3fde192009d5bbe8f00fbb4e2905210f93462 /PKGBUILD
parentf81ee2dfb0f5ad211206d187ed9b6a953762b183 (diff)
downloadaur-cd294c306099c3bf54e96fecbeb3ea78dfb207ed.tar.gz
bump to 2018.04b87
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfab55d065f1..d93fbe579328 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2018.04
-_build=86
+_build=87
pkgver=${_version}b${_build}
pkgrel=1
pkgdesc="Java CPU and memory profiler."
@@ -15,7 +15,7 @@ optdepends=('intellij-idea-community-edition: A Java IDE that integrates with Yo
'netbeans: A Java IDE that integrates with Yourkit')
options=(!strip)
source=(https://www.yourkit.com/download/YourKit-JavaProfiler-${_version}-b${_build}.zip)
-sha256sums=('dc78ce4362871ba2757c73aba176b18d0ecc654b1b6cb83c08819a784c6e39c0')
+sha256sums=('98b56f83dbfa0fc665ba1ac606203368788e968354f708671248229cf143edfa')
build() {
msg2 "Generate scripts for /usr/bin..."