Skip to content

Commit

Permalink
CLion: update to 2019.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
2asoft authored and Chocimier committed Mar 14, 2020
1 parent b6c4739 commit 36e8789
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions srcpkgs/CLion/template
Original file line number Diff line number Diff line change
@@ -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}"
Expand All @@ -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"
Expand Down

0 comments on commit 36e8789

Please sign in to comment.