CLion: update to 2019.3.4

This commit is contained in:
Anton Afanasyev 2019-12-22 11:27:19 -08:00 committed by Piotr
parent b6c473983d
commit 36e878925b

View file

@ -1,6 +1,6 @@
# Template file for 'CLion'
pkgname=CLion
version=2019.3.1
version=2019.3.4
revision=1
archs="i686 x86_64"
wrksrc="clion-${version}"
@ -10,10 +10,12 @@ 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=1c9bdeb55dda997a6cfce84ce2dbe2951f117709f9d37a3b65cfc2a68a359ecd
checksum=adb76d1d5b13b5fae3e3953c953ee16f3342ef36af404fc2873b9dc9d2190d72
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
build_options="bundled_cmake bundled_gdb bundled_lldb"
build_options_default="bundled_cmake bundled_gdb bundled_lldb"