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

Orhun Parmaksiz orhun at gemini.archlinux.org
Fri Aug 6 15:11:49 UTC 2021


    Date: Friday, August 6, 2021 @ 15:11:48
  Author: orhun
Revision: 994557

upgpkg: pycharm-community-edition 2021.2-2: drop 32-bit support (fixes FS#71710)

Modified:
  pycharm-community-edition/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-06 13:35:43 UTC (rev 994556)
+++ PKGBUILD	2021-08-06 15:11:48 UTC (rev 994557)
@@ -7,7 +7,7 @@
 pkgver=2021.2
 _build=212.4746.96
 _gitcommit=c9d70c1cff060e17de0d4f0ccfd75a4944e06bfd
-pkgrel=1
+pkgrel=2
 pkgdesc='Python IDE for Professional Developers'
 arch=(x86_64)
 url=https://www.jetbrains.com/pycharm/
@@ -87,8 +87,6 @@
   # workaround FS#40934
   sed -i 's/lcd/on/' bin/*.vmoptions
 
-  rm -rf bin/fsnotifier{,-arm} lib/libpty/linux/x86
-
   install -dm 755 "${pkgdir}"/usr/share/{licenses,pixmaps,pycharm}
   cp -dr --no-preserve='ownership' bin lib plugins "${pkgdir}"/usr/share/pycharm/
   cp -dr --no-preserve='ownership' license "${pkgdir}"/usr/share/licenses/pycharm/



More information about the arch-commits mailing list