summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzml2017-03-07 00:51:28 -0800
committerzml2017-03-07 00:51:28 -0800
commit4c42f06566ba52b328989e86bd5e3968085bf06d (patch)
treed454e0fb2b89bbed81d14e8066ffb96a39c2326f /PKGBUILD
parent5906b983667faf7361d4177fea96529f98ab0d6f (diff)
downloadaur-4c42f06566ba52b328989e86bd5e3968085bf06d.tar.gz
update for 2017.02
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cddeac98a8d..4c18ef5c9a88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer zml <zml@aoeu.xyz>
# Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com>
pkgname=yourkit
-_version=2016.02
-_build=46
+_version=2017.02
+_build=53
pkgver=${_version}b${_build}
pkgrel=1
pkgdesc="Java CPU and memory profiler."
@@ -14,8 +14,8 @@ optdepends=('intellij-idea-community-edition: A Java IDE that integrates with Yo
'eclipse: A Java IDE that integrates with Yourkit'
'netbeans: A Java IDE that integrates with Yourkit')
options=(!strip)
-source=(http://www.yourkit.com/download/yjp-${_version}-b${_build}-linux.tar.bz2)
-sha256sums=('c1922b5801a501bb317ff37584bf9bf51b6f2cfc181b797d9e425e1bd28e9c8e')
+source=(http://www.yourkit.com/download/yjp-${_version}-b${_build}.zip)
+sha256sums=('fd89ad834ae5cabb9a0ee68a2f970e94262616eed36864c8e26636b50abe4157')
build() {
msg2 "Generate scripts for /usr/bin..."