blob: aca4199cde0f24d8c1731ef42b84e49cdb3b8090 (
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.3
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.3.tar.gz
source = jetbrains-idea-ce.desktop
sha256sums = 16d4f411b62ddc7747fe11e8fff004bf8d144df4052b8111306fd4cbba8f748c
sha256sums = 91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b
pkgname = intellij-idea-community-edition-jre
|