mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-22 08:42:15 -05:00
Update IDEA
This commit is contained in:
parent
bbfdbd2211
commit
bbb667b080
@ -1,9 +1,9 @@
|
|||||||
# Generated by mksrcinfo v8
|
# Generated by mksrcinfo v8
|
||||||
# Wed Feb 1 07:56:51 UTC 2017
|
# Wed Mar 22 20:08:24 UTC 2017
|
||||||
pkgbase = intellij-idea-ultimate-edition
|
pkgbase = intellij-idea-ultimate-edition
|
||||||
pkgdesc = An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
|
pkgdesc = An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
|
||||||
pkgver = 2016.3.4
|
pkgver = 2017.1
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://www.jetbrains.com/idea/
|
url = https://www.jetbrains.com/idea/
|
||||||
arch = any
|
arch = any
|
||||||
license = Commercial
|
license = Commercial
|
||||||
@ -14,10 +14,10 @@ pkgbase = intellij-idea-ultimate-edition
|
|||||||
backup = usr/share/intellij-idea-ultimate-edition/bin/idea.vmoptions
|
backup = usr/share/intellij-idea-ultimate-edition/bin/idea.vmoptions
|
||||||
backup = usr/share/intellij-idea-ultimate-edition/bin/idea64.vmoptions
|
backup = usr/share/intellij-idea-ultimate-edition/bin/idea64.vmoptions
|
||||||
backup = usr/share/intellij-idea-ultimate-edition/bin/idea.properties
|
backup = usr/share/intellij-idea-ultimate-edition/bin/idea.properties
|
||||||
source = https://download.jetbrains.com/idea/ideaIU-2016.3.4-no-jdk.tar.gz
|
source = https://download.jetbrains.com/idea/ideaIU-2017.1-no-jdk.tar.gz
|
||||||
source = intellijidea.sh
|
source = intellijidea.sh
|
||||||
source = jetbrains-idea.desktop
|
source = jetbrains-idea.desktop
|
||||||
sha256sums = f4453fa68b1a06488a1741354b5b99089c42ee206de99d1210d49ca4c23946d0
|
sha256sums = 0d182d4d29a715abdc2041498c3b420e0323259317d7ea15d6719d645b1cd225
|
||||||
sha256sums = ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a
|
sha256sums = ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a
|
||||||
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
|
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
# Maintainer: Urs Wolfer <uwolfer @ fwo.ch>
|
# Maintainer: Urs Wolfer <uwolfer @ fwo.ch>
|
||||||
|
|
||||||
pkgname=intellij-idea-ultimate-edition
|
pkgname=intellij-idea-ultimate-edition
|
||||||
pkgver=2016.3.5
|
pkgver=2017.1
|
||||||
_buildver=163.13906.18
|
_buildver=171.3780.107
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
|
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://www.jetbrains.com/idea/"
|
url="https://www.jetbrains.com/idea/"
|
||||||
@ -15,7 +15,7 @@ source=(https://download.jetbrains.com/idea/ideaIU-$pkgver-no-jdk.tar.gz \
|
|||||||
intellijidea.sh \
|
intellijidea.sh \
|
||||||
jetbrains-idea.desktop
|
jetbrains-idea.desktop
|
||||||
)
|
)
|
||||||
sha256sums=('45d3aa69a3f275ccf51e46db1d67777d24e65ce5f998d6565e632796e2766512'
|
sha256sums=('0d182d4d29a715abdc2041498c3b420e0323259317d7ea15d6719d645b1cd225'
|
||||||
'ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a'
|
'ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a'
|
||||||
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
|
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
Reference in New Issue
Block a user