From 9013ea3946e13e3e782f6c7c5a519682443f7cf9 Mon Sep 17 00:00:00 2001 From: Anton Afanasyev <1157248+2asoft@users.noreply.github.com> Date: Mon, 12 Jul 2021 22:25:20 -0700 Subject: [PATCH] CLion: update to 2021.1.3. --- srcpkgs/CLion/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/CLion/template b/srcpkgs/CLion/template index cd018c65dc8d..241daec8743e 100644 --- a/srcpkgs/CLion/template +++ b/srcpkgs/CLion/template @@ -1,6 +1,6 @@ # Template file for 'CLion' pkgname=CLion -version=2021.1.2 +version=2021.1.3 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=9f4d096918c140d28c766a149ab0c52bddddf5919e1ce28bc092c3d325c7a9ff +checksum=bf2f627bab06fa94b32f205f15a67659a7bb38e078847cb6e3f811098dc13897 repository=nonfree restricted=yes nopie=yes