From a5df5ea4336944cc56a5aeb53946ef6cc92f54e1 Mon Sep 17 00:00:00 2001 From: Anton Afanasyev <1157248+2asoft@users.noreply.github.com> Date: Sat, 6 Feb 2021 13:40:15 -0800 Subject: [PATCH] CLion: update to 2020.3.2. --- srcpkgs/CLion/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CLion/template b/srcpkgs/CLion/template index 936a2da365a..cbefd0873f2 100644 --- a/srcpkgs/CLion/template +++ b/srcpkgs/CLion/template @@ -1,6 +1,6 @@ # Template file for 'CLion' pkgname=CLion -version=2020.3.1 +version=2020.3.2 revision=1 archs="i686 x86_64" wrksrc="clion-${version}" @@ -10,7 +10,7 @@ maintainer="Anton Afanasyev " license="custom:Commercial" homepage="https://www.jetbrains.com/clion" distfiles="https://download.jetbrains.com/cpp/CLion-${version}.tar.gz" -checksum=9a5f61360ed1fea699c3b692800e7df42e41589d6b994e2b6613e87472e4dbc9 +checksum=5d49bd88b6457271464687453ff65880a4a38974575bb76f969036c692072280 repository=nonfree restricted=yes nopie=yes