summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2020-08-19 00:47:03 +0200
committerFrederik Schwan2020-08-19 00:47:03 +0200
commit86c39d89b137c60f9ddbce84e9e8b93eb671a149 (patch)
treea30aab67c8c7eb010e907d1547d101bb0d332a5b /PKGBUILD
parentf90320dbaaabef295375eb4980abb9f6b59e56ee (diff)
downloadaur-86c39d89b137c60f9ddbce84e9e8b93eb671a149.tar.gz
upgpkg: jdk-jetbrains 11.0.8b1035.1-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 42d6b1d9d4e8..859e01b3828d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=jdk-jetbrains
_major=11
_minor=0.8
-_build=1031.1
+_build=1035.1
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=('6050a5d34c77f6d4f3dfe64e3f867dce558116ecef9d703f1756a763896b8a9edbbb533833c2c09647351dc311996d8406ff8236f3bd543b5a47d62571a66881')
+b2sums=('6b3fe3bd9e7168599909d708a284a2198845dcb4de40f64bd3c346cfea8f3d5dad14bda39650f4445a9797076052f47ec9a07755b96d96ca0ec89b2e75498f20')
package() {
find . -exec chmod g+r,o+r {} +