From b59fa26dfb181ad948582c6de968c3bc8259a5ec Mon Sep 17 00:00:00 2001 From: Anton Afanasyev <1157248+2asoft@users.noreply.github.com> Date: Thu, 4 Feb 2021 01:36:14 -0800 Subject: [PATCH] GoLand: update to 2020.3.2. --- srcpkgs/GoLand/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/GoLand/template b/srcpkgs/GoLand/template index 71067ad0f52..24209cb2e88 100644 --- a/srcpkgs/GoLand/template +++ b/srcpkgs/GoLand/template @@ -1,6 +1,6 @@ # Template file for 'GoLand' pkgname=GoLand -version=2020.3.1 +version=2020.3.2 revision=1 archs="i686 x86_64" depends="jetbrains-jdk-bin" @@ -9,7 +9,7 @@ maintainer="Anton Afanasyev " license="custom:Commercial" homepage="https://www.jetbrains.com/go" distfiles="https://download.jetbrains.com/go/goland-${version}.tar.gz" -checksum=b336e309edf51a3c6fa9b3424538a4cd9055d6516373fcf0f1d5a9ba840af189 +checksum=5f1bacaadac20259b58215fb3a5f58fe97ba1051279a7f9060693d1e1ea18b03 repository=nonfree restricted=yes nopie=yes