From a35eeeaef786d6974a7dc680697610aed4da62a1 Mon Sep 17 00:00:00 2001 From: Anton Afanasyev <1157248+2asoft@users.noreply.github.com> Date: Thu, 9 Sep 2021 23:17:18 -0700 Subject: [PATCH] CLion: update to 2021.2.1. --- srcpkgs/CLion/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/CLion/template b/srcpkgs/CLion/template index a0bc5780731d..3311c2e9ed58 100644 --- a/srcpkgs/CLion/template +++ b/srcpkgs/CLion/template @@ -1,7 +1,7 @@ # Template file for 'CLion' pkgname=CLion -version=2021.2 -revision=2 +version=2021.2.1 +revision=1 archs="x86_64 aarch64" wrksrc="clion-${version}" depends="jetbrains-jdk-bin giflib libXtst" @@ -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=2cabf03c825f15cb9216a936aa20c2caef8a0c3624556292b60f9a25ca22a146 +checksum=2db99f8a755ad35b87b276dcbdfbb95be4fe35d0a741e7dfb340b2121403d44e repository=nonfree restricted=yes nopie=yes