CLion: update to 2020.1.1.

This commit is contained in:
Anton Afanasyev 2020-05-04 00:13:28 -07:00 committed by Piotr
parent 1f38d74581
commit 0963ae94b2

View file

@ -1,6 +1,6 @@
# Template file for 'CLion'
pkgname=CLion
version=2020.1
version=2020.1.1
revision=1
archs="i686 x86_64"
wrksrc="clion-${version}"
@ -10,12 +10,13 @@ maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
license="custom:Commercial"
homepage="https://www.jetbrains.com/clion"
distfiles="https://download.jetbrains.com/cpp/CLion-${version}.tar.gz"
checksum=f76f4515362970ad44bc3d270fbf84dbf5dcf109700836bddcf3e7b7c5e1aba2
checksum=b476b1217d3e9d7bd7af655748c215e04d3350c0f9e3fefc7a3af76967856604
repository=nonfree
restricted=yes
nopie=yes
# JetBrains' tools are self-sufficient and while they include code that appears to be linked to libs from other packages, these libs are either included in the tool package, or the code works by looking for one of several supported libs.
noverifyrdeps=yes
python_version=3
build_options="bundled_cmake bundled_gdb bundled_lldb"
build_options_default="bundled_cmake bundled_gdb bundled_lldb"