From 8461842af8bb3ae4eaa81a501f780d6c8b70a603 Mon Sep 17 00:00:00 2001 From: Anton Afanasyev Date: Sat, 21 Nov 2020 09:48:35 -0800 Subject: [PATCH] GoLand: update to 2020.2.3. --- srcpkgs/GoLand/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/GoLand/template b/srcpkgs/GoLand/template index e0bb8b2bade..18ed226159d 100644 --- a/srcpkgs/GoLand/template +++ b/srcpkgs/GoLand/template @@ -1,6 +1,6 @@ # Template file for 'GoLand' pkgname=GoLand -version=2020.1 +version=2020.2.3 revision=1 archs="i686 x86_64" depends="jetbrains-jdk-bin" @@ -9,10 +9,11 @@ maintainer="Anton Afanasyev " license="custom:Commercial" homepage="https://www.jetbrains.com/go" distfiles="https://download.jetbrains.com/go/goland-${version}.tar.gz" -checksum=c63de783facbf8d96eb6714240218c3c320fdbda1ddaa965f7fe72ecf6e897e2 +checksum=c0ca83c05e156c58483b42eb9a14fd1013434c8936fbba20ffd4b0b722a6bfa2 repository=nonfree restricted=yes nopie=yes +python_version=3 post_extract() { # Remove files for other CPU architectures