Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pycharm-community: update to 2020.3.1
@ 2021-01-12 10:58 AlexDltg
  2021-01-12 11:20 ` [PR PATCH] [Updated] " AlexDltg
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: AlexDltg @ 2021-01-12 10:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is a new pull request by AlexDltg against master on the void-packages repository

https://github.com/AlexDltg/void-packages patch-1
https://github.com/void-linux/void-packages/pull/27857

pycharm-community: update to 2020.3.1


A patch file from https://github.com/void-linux/void-packages/pull/27857.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-27857.patch --]
[-- Type: text/x-diff, Size: 1579 bytes --]

From de250dd7f031a65ee6af655685fb3b6ee7dc72b6 Mon Sep 17 00:00:00 2001
From: Alex <60660439+AlexDltg@users.noreply.github.com>
Date: Tue, 12 Jan 2021 11:55:26 +0100
Subject: [PATCH] pycharm-community: update to 2020.3.1

---
 srcpkgs/pycharm-community/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pycharm-community/template b/srcpkgs/pycharm-community/template
index 6b1494d60a4..b7208535e3e 100644
--- a/srcpkgs/pycharm-community/template
+++ b/srcpkgs/pycharm-community/template
@@ -1,6 +1,6 @@
 # Template file for 'pycharm-community'
 pkgname=pycharm-community
-version=2020.2.3
+version=2020.3.1
 revision=1
 archs="x86_64"
 depends="virtual?java-environment giflib libXtst"
@@ -9,7 +9,7 @@ maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.jetbrains.org/pycharm/"
 distfiles="https://download-cf.jetbrains.com/python/${pkgname}-${version}.tar.gz"
-checksum=870071ba911d41052e3b94ad97116940b79b411b4ad0aaccebb83b319e621073
+checksum=93bd6791c0b805341b7c6d300104b9691ad85d4890ed4c11eaca545a5b2e85b9
 repository=nonfree
 nopie=yes
 python_version=3
@@ -32,6 +32,8 @@ do_install() {
 
 	rm -vf ${DESTDIR}/usr/lib/pycharm/lib/pty4j-native/linux/ppc64le/libpty.so
 	rmdir -v ${DESTDIR}/usr/lib/pycharm/lib/pty4j-native/linux/ppc64le
+	rmdir -v ${DESTDIR}/usr/lib/pycharm/lib/pty4j-native/linux/mips64el
+	rmdir -v ${DESTDIR}/usr/lib/pycharm/lib/pty4j-native/linux/aarch64
 
 	if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
 		rm -vf ${DESTDIR}/usr/lib/pycharm/bin/fsnotifier

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-12 11:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 10:58 [PR PATCH] pycharm-community: update to 2020.3.1 AlexDltg
2021-01-12 11:20 ` [PR PATCH] [Updated] " AlexDltg
2021-01-12 11:32 ` AlexDltg
2021-01-12 11:34 ` AlexDltg
2021-01-12 11:44 ` AlexDltg
2021-01-12 11:44 ` [PR PATCH] [Closed]: " AlexDltg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).