[arch-commits] Commit in intellij-idea-community-edition/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Fri Jan 8 19:06:26 UTC 2021


    Date: Friday, January 8, 2021 @ 19:06:26
  Author: anthraxx
Revision: 814056

upgpkg: intellij-idea-community-edition 2:2021.3.1-2: adding hicolor-icon-theme depends

Modified:
  intellij-idea-community-edition/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 19:05:37 UTC (rev 814055)
+++ PKGBUILD	2021-01-08 19:06:26 UTC (rev 814056)
@@ -5,7 +5,7 @@
 pkgname=intellij-idea-community-edition
 pkgver=2021.3.1
 _build=203.6682.168
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc='IDE for Java, Groovy and other programming languages with advanced refactoring features'
 url='https://www.jetbrains.com/idea/'
@@ -13,7 +13,7 @@
 license=('Apache')
 backup=('usr/share/idea/bin/idea.vmoptions'
         'usr/share/idea/bin/idea64.vmoptions')
-depends=('giflib' 'java-environment=11' 'python' 'sh' 'ttf-font' 'libdbusmenu-glib' 'fontconfig')
+depends=('giflib' 'java-environment=11' 'python' 'sh' 'ttf-font' 'libdbusmenu-glib' 'fontconfig' 'hicolor-icon-theme')
 makedepends=('ant' 'git' 'java-environment=8')
 optdepends=(
   'lldb: lldb frontend integration'



More information about the arch-commits mailing list