CLion: update to 2020.3.2.

This commit is contained in:
Anton Afanasyev 2021-02-06 13:40:15 -08:00 committed by Érico Nogueira Rolim
parent f8dedd9740
commit 8c969198d7

View file

@ -1,6 +1,6 @@
# Template file for 'CLion' # Template file for 'CLion'
pkgname=CLion pkgname=CLion
version=2020.3.1 version=2020.3.2
revision=1 revision=1
archs="i686 x86_64" archs="i686 x86_64"
wrksrc="clion-${version}" wrksrc="clion-${version}"
@ -10,7 +10,7 @@ maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
license="custom:Commercial" license="custom:Commercial"
homepage="https://www.jetbrains.com/clion" homepage="https://www.jetbrains.com/clion"
distfiles="https://download.jetbrains.com/cpp/CLion-${version}.tar.gz" distfiles="https://download.jetbrains.com/cpp/CLion-${version}.tar.gz"
checksum=9a5f61360ed1fea699c3b692800e7df42e41589d6b994e2b6613e87472e4dbc9 checksum=5d49bd88b6457271464687453ff65880a4a38974575bb76f969036c692072280
repository=nonfree repository=nonfree
restricted=yes restricted=yes
nopie=yes nopie=yes