summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeil Green2019-05-15 20:46:12 +0100
committerNeil Green2019-05-15 20:46:12 +0100
commit89bf7059e622895cd0102cadadb504fb7ec3c47f (patch)
tree18be371cd227ce77281af09186dc46ed2cc50365 /PKGBUILD
parent1f024d7bfd66e1ab0dbc93620f57cef6adc72f81 (diff)
downloadaur-89bf7059e622895cd0102cadadb504fb7ec3c47f.tar.gz
bump to 2019.1b127
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b35f701a7840..3306fc81be96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2019.1
-_build=117
+_build=127
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=('be11cbe60adef45247717ac7eded00d207edbc38639de14124847ebb0ec4e01e')
+sha256sums=('f54351692e31b132ffeda9ff3553c6ea9dbe489143d932473578fe5653927a6e')
build() {
msg2 "Generate scripts for /usr/bin..."