summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzml2017-04-22 11:45:12 -0700
committerzml2017-04-22 11:45:12 -0700
commit992068a8bb2892f67b20cfcd601e99585482a07b (patch)
treefe7ae620927a083c89e1d288faef97a0f3ec44bc /PKGBUILD
parent4c42f06566ba52b328989e86bd5e3968085bf06d (diff)
downloadaur-992068a8bb2892f67b20cfcd601e99585482a07b.tar.gz
Update to build 57
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c18ef5c9a88..990673e8b0d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2017.02
-_build=53
+_build=57
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=('fd89ad834ae5cabb9a0ee68a2f970e94262616eed36864c8e26636b50abe4157')
+sha256sums=('1100835d1d45fa0e9937069376788bf0c01956780971cf057473c141357db4bb')
build() {
msg2 "Generate scripts for /usr/bin..."