summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Schichtel2021-08-11 01:55:26 +0200
committerPhillip Schichtel2021-08-11 01:55:26 +0200
commitf880bc4c0e6072fc1a547d8dcc1cea14e09ab893 (patch)
treeb8af3a284c6b9660705ce86aa3519ecc34c170ec /PKGBUILD
parenta03b455d4c0057711a25aafc50344ee9ae1288bd (diff)
downloadaur-f880bc4c0e6072fc1a547d8dcc1cea14e09ab893.tar.gz
properly fix the script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed3021d375b5..3601833ca4e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Phillip Schichtel <phillip.public@schich.tel>
pkgname=jprofiler11
pkgver=11.1.4
-pkgrel=2
+pkgrel=3
options=(!strip)
pkgdesc="The Award-Winning All-in-One Java Profiler"
arch=(any)
@@ -13,7 +13,7 @@ source=("https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_linux_$(e
"${pkgname}.sh")
sha256sums=('985bb23d6686d719a5eb6a592efd0dfa35aa385be7411dd61791594d1ff5a524'
'f216b162e20e8ffaf9be341ed2f792cd70116c30155a7d65443e4c31e6ee4be4'
- '9f0f6cf9632e16685d2cbc7ad459916ec34f8995c69faae970c22d89faf2e162')
+ '9b545f6846432160f7be0490a2d1ca22c37b873247487b4b52881fbf6c60d693')
package() {
local optdir="/opt/${pkgname}"