summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeil Green2018-08-01 19:36:49 +0100
committerNeil Green2018-08-01 19:36:49 +0100
commitd5d00e0ddbc257fa76933f564f4734372a20c847 (patch)
tree4afb7a05292300cc1cdfbbec6e2008a4d22f7ac1 /PKGBUILD
parent658528b01c75d19c5508f0931126dd72b53e86b6 (diff)
downloadaur-d5d00e0ddbc257fa76933f564f4734372a20c847.tar.gz
bump to 2018.04b81
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b891b121eb7d..193ad764fb2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2018.04
-_build=80
+_build=81
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=('2eccde47f492619345cd0bdadfa64be26842836300cc0f40c697553dabffd75e')
+sha256sums=('692dae367e10448b99da03460eecb1d03df97918e2e039859b42bae0a2d817a5')
build() {
msg2 "Generate scripts for /usr/bin..."