summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-27 23:26:21 +0200
committerFrederik Schwan2020-05-27 23:26:21 +0200
commitd9c908304bb4148550eb054ac714276049963ba6 (patch)
treed5d98fc35f50273aa3993b1ca2454e7a396189cc /PKGBUILD
parentd583f9ef82640fb3f71fad19f7a1ec8e37d0f91d (diff)
downloadaur-d9c908304bb4148550eb054ac714276049963ba6.tar.gz
upgpkg: jdk-jetbrains 11.0.7b926.3-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 584bb95c2505..0b556bc35570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=jdk-jetbrains
_major=11
_minor=0.7
-_build=926.1
+_build=926.3
pkgver=${_major}.${_minor}b${_build}
pkgrel=1
pkgdesc='OpenJDK development kit with some fixes and enhancements by JetBrains'
@@ -16,7 +16,7 @@ provides=("java-runtime=$_major" "java-runtime-headless=$_major" "ja
replaces=('intellij-jdk' 'jdk-jetbrains')
_zipname="jbrsdk-${_major}_${_minor//./_}-linux-x64-b${_build}.tar.gz"
source=("${_zipname}::https://bintray.com/jetbrains/intellij-jbr/download_file?file_path=${_zipname}")
-b2sums=('47943e4d15552b901bbd11e381fd587c0a6f30fcb882867b2322a830d1f3a88b7dd8947de552f27771050ed56685d3ce315f1b3d887bc42c50c9fe437b4c00e7')
+b2sums=('1a68f1679408f5a1296b31d1258b4ff74afd8480d2f83906bd164cf9034bfec6a3ba0b2b66400f31e792c3904e9e682bd58e8828c00c611ab986b2f1b5e3f363')
package() {
find . -exec chmod g+r,o+r {} +