summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzml2015-09-02 15:52:34 -0700
committerzml2015-09-02 15:52:34 -0700
commite5e48c4a75d5fcc80884e7a3fb6cdc139554bdc3 (patch)
tree42d9853e73e13bb8a32362bf69057e4b70811f32
parent4dd6ca44c4f150aecf80d0e70fc3dbed5e4df447 (diff)
downloadaur-e5e48c4a75d5fcc80884e7a3fb6cdc139554bdc3.tar.gz
bump build #
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3219b6ba7d19..48e7b879fbd5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
_version=2015
-_build=15072
+_build=15074
pkgver=${_version}b${_build}
pkgrel=1
pkgdesc="Java CPU and memory profiler."
@@ -16,7 +16,7 @@ optdepends=('intellij-idea-community-edition: A Java IDE that integrates with Yo
options=(!strip)
install=${pkgname}.install
source=(http://www.yourkit.com/download/yjp-${_version}-build-${_build}-linux.tar.bz2)
-sha256sums=('e22558d62fdcc28d912a46594efba6ae0187ef60de3b163364a99181b9d5ab1f')
+sha256sums=('13b8916e767ecb301f422f077615381916cec6a1df290a8f59255cf12786dc6f')
build() {
msg2 "Generate scripts for /usr/bin..."