RubyMine: update to 2020.1.4.
This commit is contained in:
parent
5a3a9e9608
commit
20db1eac14
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'RubyMine'
|
||||
pkgname=RubyMine
|
||||
version=2020.1
|
||||
version=2020.1.4
|
||||
revision=1
|
||||
archs="i686 x86_64"
|
||||
depends="jetbrains-jdk-bin"
|
||||
|
@ -9,10 +9,11 @@ maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
|
|||
license="custom:Commercial"
|
||||
homepage="https://www.jetbrains.com/ruby"
|
||||
distfiles="https://download.jetbrains.com/ruby/RubyMine-${version}.tar.gz"
|
||||
checksum=d1958da2b77bea5b007858b7ea8d8b7d016a0b18b7d72471e2ce46221c9966c2
|
||||
checksum=4b1870adb14073e8bd6757aa4471579b76bea4f07d2eefbfa22ee944a2e6a7c7
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
nopie=yes
|
||||
python_version=3
|
||||
|
||||
post_extract() {
|
||||
# Remove files for other CPU architectures
|
||||
|
|
Loading…
Reference in New Issue