summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzml2016-07-08 16:47:51 -0700
committerzml2016-07-08 16:47:51 -0700
commitbd121bc7b0a0f2763838df8ee29773e93f40d883 (patch)
tree7183d7fd4ca089feb5d71edb8dd949fab98275d3 /PKGBUILD
parentc5268816cff9c16a5844a07768cfe3fade1b7c9d (diff)
downloadaur-bd121bc7b0a0f2763838df8ee29773e93f40d883.tar.gz
Bump to b40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8042713ec09..4048b265a4ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2016.02
-_build=36
+_build=40
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}-linux.tar.bz2)
-sha256sums=('5c19989bf846f00f4dbc5be90cc85f606b03eb4e50c74fd672a2de6f9cb569b6')
+sha256sums=('13ff724c249f1b02896ac1a44dfb0fc286b785396ab1417a84d6a027c4e13d0f')
build() {
msg2 "Generate scripts for /usr/bin..."