mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-21 08:15:01 -05:00
Update jdk-devel
This commit is contained in:
parent
e9b5ca36a7
commit
f0eddff086
@ -2,8 +2,8 @@
|
||||
|
||||
pkgbase=intellij-idea-ultimate-edition
|
||||
pkgname=intellij-idea-ultimate-edition
|
||||
pkgver=2018.1.5
|
||||
_buildver=181.5281.24
|
||||
pkgver=2018.2.1
|
||||
_buildver=182.3911.36
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
|
||||
@ -12,7 +12,7 @@ license=('Commercial')
|
||||
options=(!strip)
|
||||
source=("https://download.jetbrains.com/idea/ideaIU-$pkgver.tar.gz"
|
||||
"jetbrains-idea.desktop")
|
||||
sha256sums=('010cec3753ec3ea9ad5fb96fa584a04a2682896291c21b2d9f575d8f473dc5d5'
|
||||
sha256sums=('429456277220bea34aa2216155472b859ba8956b831a3054ca3ddcc588960d20'
|
||||
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
|
||||
|
||||
prepare() {
|
||||
|
@ -3,7 +3,7 @@
|
||||
_pkgname=jdk
|
||||
pkgname=jdk-devel
|
||||
_major=11
|
||||
_build=18
|
||||
_build=28
|
||||
_jname=${_pkgname}${_major}
|
||||
pkgver=${_major}b${_build}
|
||||
pkgrel=1
|
||||
@ -29,13 +29,13 @@ backup=("etc/java-$_jname/management/jmxremote.access"
|
||||
"etc/java-$_jname/sound.properties")
|
||||
options=('!strip') # JDK debug-symbols
|
||||
install=$pkgname.install
|
||||
source=("https://download.java.net/java/early_access/jdk${_major}/${_build}/BCL/${_pkgname}-${_major}-ea+${_build}_linux-x64_bin.tar.gz"
|
||||
source=("https://download.java.net/java/early_access/jdk${_major}/${_build}/BCL/${_pkgname}-${_major}+${_build}_linux-x64_bin.tar.gz"
|
||||
'java.desktop'
|
||||
'jconsole.desktop'
|
||||
'java_16.png'
|
||||
'java_48.png'
|
||||
'LICENSE-Early-Adopter-Development-Agreement.txt')
|
||||
sha256sums=('4f839beed24bc1d34a2e7b43442e5d748d9d6bb79fd0f95bf7e3fa67ee4a5e05'
|
||||
sha256sums=('58e7d9d42e5251803773c7b28e67b1848d3fe152cc7f150078285e61856c741f'
|
||||
'ed7392cbad258da943d39e9a5fab1ee6ab6a287ac0c20172805d5dbfc5accedb'
|
||||
'e8544f5384d541c16973543ace0f812e2dea657eed551a70baebb1a0cd9f3771'
|
||||
'd27fec1d74f7a3081c3d175ed184d15383666dc7f02cc0f7126f11549879c6ed'
|
||||
|
Loading…
Reference in New Issue
Block a user