summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeil Green2018-07-03 00:02:09 +0100
committerNeil Green2018-07-03 00:02:09 +0100
commitba8ad53ebf3f2941e1429ef8cc9b6a33ed0564a0 (patch)
treef07da2bfb096e31eff45b5029ab4bbde95d4a3f2 /PKGBUILD
parent82967950f67dfcb8c5c0134359b43d205e997cba (diff)
downloadaur-ba8ad53ebf3f2941e1429ef8cc9b6a33ed0564a0.tar.gz
bump to 2018.04b75
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34501f3bb28c..78d723e4d174 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2018.04
-_build=73
+_build=75
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=('a1c6b9bafde372c96c3c93eda39fc7f5b860f2bd82a484230b03e1e636e60083')
+sha256sums=('0765d2d1f7e5c1d1bf828864dbdcf8bcab67d7bebcfb50e0440eea242f254bfc')
build() {
msg2 "Generate scripts for /usr/bin..."