summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeil Green2019-04-07 18:57:31 +0100
committerNeil Green2019-04-07 18:57:31 +0100
commit2785e8975828c21c55c09143a1f4b490a18ea60b (patch)
tree53b18864fc410680ddb7fca305b58ebd414f216b /PKGBUILD
parente656cd361ae2e93d378635bf462dd8350f94458e (diff)
downloadaur-2785e8975828c21c55c09143a1f4b490a18ea60b.tar.gz
bump to 2019.1b113
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e51d8d197bc..9268cfb7a8a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2019.1
-_build=112
+_build=113
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=('fff95879664ff9bfbfe1fadd54a19d75eb934cf9726152f8444c4d6e963e9afb')
+sha256sums=('0a080cdc08d15133f4025b5291ad55b0679707eae3797398c6c98b3bd2cb1523')
build() {
msg2 "Generate scripts for /usr/bin..."