blob: dc8b0de27ed89f116e36f8665388481b819ef474 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = intellij-idea-community-edition-jre
pkgdesc = Intellij Idea Community Edition with bundled JRE
pkgver = 2024.2.0.2
pkgrel = 1
url = http://www.jetbrains.com/idea/
arch = any
license = Apache2
depends = giflib
depends = libxtst
depends = python
depends = sh
depends = ttf-font
depends = libdbusmenu-glib
provides = jetbrains-idea-ce
conflicts = jetbrains-idea-ce
source = https://download.jetbrains.com/idea/ideaIC-2024.2.0.2.tar.gz
source = jetbrains-idea-ce.desktop
sha256sums = acca1c3dde049895a11069f1c3245f69cfe64fdfc520ab0a0ea8b684b53b50cd
sha256sums = 91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b
pkgname = intellij-idea-community-edition-jre
|