summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzml2017-07-19 19:30:16 -0700
committerzml2017-07-19 19:30:16 -0700
commitfc5cd63b9ce37aae723baca5eab54b8edb0ef2fc (patch)
tree86959f9928a9aaa4c0651e0072ef1ce859d7c5d8 /PKGBUILD
parent0bb7a225334922c70e6381e5cce1f2ba4292f57f (diff)
downloadaur-fc5cd63b9ce37aae723baca5eab54b8edb0ef2fc.tar.gz
Bump to b63
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5a15efeda37..84cefc9225cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2017.02
-_build=59
+_build=63
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=(http://www.yourkit.com/download/yjp-${_version}-b${_build}.zip)
-sha256sums=('c0c4616bb4f6509c9a0fb0768f96556f348112f1fecfdd8e44185b0c6cb1c774')
+sha256sums=('aa2eae8af7f7ac18026e9fffa095d6ce1647bdab7367b6a8c99762ab86e8577e')
build() {
msg2 "Generate scripts for /usr/bin..."